Skip to content

Fieldset

Fieldset is a container for grouping related form elements. It includes fieldset-legend as a title and label as a description.

Link to DaisyUI documentation

Properties

Property Required Type Description
Any additional properties No any

Children

Accepts children of type:

Component Description
FieldsetLegend

Examples

<{Fieldset}>

</{Fieldset}>