Skip to content

Label

Label is used to provide a name or title for an input field. Label can be placed before or after the field.

Link to DaisyUI documentation

Properties

Property Required Type Description
Any additional properties No any

Children

Accepts any HTML content

Examples

<{Label}>

</{Label}>