# label (Flowbite v4 kit)

> A text element that identifies form controls and other content.

## Props for `Label`

| Name | Type | Description |
|------|------|-------------|
| `variant` | `'default'|'invalid'` | The visual style variant. Defaults to `default` |

## Blocks for `Label`

- `content`: The label text for a form control

## Dependencies

- tales-from-a-dev/twig-tailwind-extra:^1.0.0

- [View component](https://ux.symfony.com/toolkit/kits/flowbite-4/components/label)
