Skip to content

BbAsterisk

Presentational required-field marker (red "*"). No props/slots/events; placed in custom label content.

import { BbAsterisk } from 'bitboss-ui';

On this page

Props

NameTypeDefaultDescription
ptPtMap<"root", never> | undefined-

Passthrough, object form: { root: '…' }. See the pt:<part> row.

Passthrough only changes presentation. The control still needs required to expose the requirement to assistive technology.

See example
pt:rootPtValue | undefined-

Targets the aria-hidden marker span. Prefer the shared --bb-danger token for project-wide colour changes.

See example