Label
Text label associated with form controls
Example
Loading preview…
Label
Text label associated with form controls
Source: packages/appkit-ui/src/react/ui/label.tsx
Props
| Prop | Type | Required | Default | Description |
|---|---|---|---|---|
asChild | boolean | - | - |
Usage
import { Label } from '@databricks/appkit-ui';
<Label /* props */ />