Skip to content

Fieldset ⚠️ Experimental

The Fieldset component can be used imported from:

Playground

Parameters

Slots

This component has slots. Check the documentation about how to use the slots.

NameTagsDescription
defaultspanContent of the fieldset.
legendspanText of the legend that wraps the fieldset.

Parameters use

Check the documentation about how to use the parameters.

legend

The legend attribute is used to set the legend of the fieldset.

Also you can use the legend slot to set the legend of the fieldset.

Legend

config

The config that will be applied to the inputs inside.

Creating a template

We can do exactly the same as with Form but using --z-fieldset--template. We can even combine them for a sub-griding.

Browser support

Detected engine:  

  • Chromium

  • Webkit

  • Gecko

CodeSandbox example

Sorry, not available yet ☹️