Fieldset

Fieldset legend
Fieldset content
Attribute Type Documentation Default Value
legend :string
hide_legend :boolean false
bare :boolean

Renders the content directly, without wrapping it in a <fieldset>/<legend>.

Read more Read less
false

Use for content that already provides its own fieldset semantics (e.g. an input of type="radiogroup") so it still takes part in a form’s between-section spacing without nesting fieldsets. When set, legend is ignored.

space :string "xl"
Required inner_block * :slot
Fieldset content