Skip to content
This page is available as Markdown at /api/toolbar/type-aliases/styleselector.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.

StyleSelector

StyleSelector = object

Defined in: toolbar/src/use-style-selector.ts:123

send: (event) => void

Defined in: toolbar/src/use-style-selector.ts:130

StyleSelectorEvent

void


snapshot: object

Defined in: toolbar/src/use-style-selector.ts:124

context: object

activeStyle: StyleSchemaType["name"] | undefined

matches: (state) => boolean

"disabled" | "enabled"

boolean