Skip to content

Fieldset - CSS Component

The Fieldset component can be used imported from:

Playground

Construction

The CSS component uses the <fieldset> tag with the z-fieldset HTML custom attribute.

z-fieldset

The z-fieldset parameter is the main parameter used to render the fieldset component.

Legend Content

config

The config that will be applied to the inputs inside.

Legend

Browser support

Detected engine:  

  • Chromium

  • Webkit

  • Gecko

HTML Examples

CodeSandbox example