Components
A lightweight form label with support for required-state styling.
Preview
Label works as a standalone form primitive and pairs with custom field structures when you do not need the higher-level field components.
pnpm dlx shadcn@latest add https://vue.tileui.zmorg.cn/r/label.json
import { TLabel } from '@tile-ui/vue';