StyleSelector
StyleSelector =
object
Defined in: use-style-selector.ts:119
Properties
Section titled “Properties”send()
Section titled “send()”send: (
event) =>void
Defined in: use-style-selector.ts:126
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
snapshot
Section titled “snapshot”snapshot:
object
Defined in: use-style-selector.ts:120
context
Section titled “context”context:
object
context.activeStyle
Section titled “context.activeStyle”activeStyle:
StyleSchemaType["name"] |undefined
matches()
Section titled “matches()”matches: (
state) =>boolean
Parameters
Section titled “Parameters”"disabled" | "enabled"
Returns
Section titled “Returns”boolean