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 @tile-ui/label
import { TLabel } from '@tile-ui/vue';