StyleSelector
StyleSelector =
object
Defined in: use-style-selector.ts:115
Properties
Section titled “Properties”send()
Section titled “send()”send: (
event
) =>void
Defined in: use-style-selector.ts:122
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
snapshot
Section titled “snapshot”snapshot:
object
Defined in: use-style-selector.ts:116
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