Skip to content
Data Display

Indicator

client23.75 kB
@stellaria/nebula-webIndicatorProps

Preview

Props

14
PropTypeDefault

announce

string

children

required
ReactNode

className

string

color

ColorExtended"error"

count

number

disabled

booleanfalse

label

ReactNode

max

number99

offset

number0

placement

IndicatorPlacement"top-end"

processing

booleanfalse

showZero

booleanfalse

size

Size"md"

withBorder

booleantrue

Slot props

1

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

PropTypeDefault

dotProps

The badge. Not rendered with `disabled`, nor with a `count` that does not qualify — zero without `showZero` — and no `label`. With neither `label` nor `count` it is a bare dot.

BoxSlotProps

Also accepts

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

Style props · 127