Skip to content
Inputs & Forms

Fieldset

server21.25 kB
@stellaria/nebula-webFieldsetProps

Preview

Props

5
PropTypeDefault

className

string

description

ReactNode

disabled

booleanfalse

legend

ReactNode

surface

FieldsetSurface"outline"

Slot props

2

Each one spreads over an inner element, so you can restyle a region without forking the component.

PropTypeDefault

descriptionProps

The description. It carries the id the group `aria-describedby` points at.

TextSlotProps

legendProps

The legend. Only rendered with `legend`.

TextSlotProps

Also accepts

On top of its own props, this component forwards these groups.

HTML attributes · 279Style props · 128