DecoratorButton
DecoratorButton =
object
Defined in: use-decorator-button.ts:145
Properties
Section titled “Properties”send()
Section titled “send()”send: (
event
) =>void
Defined in: use-decorator-button.ts:157
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
snapshot
Section titled “snapshot”snapshot:
object
Defined in: use-decorator-button.ts:146
matches()
Section titled “matches()”matches: (
state
) =>boolean
Parameters
Section titled “Parameters”"disabled"
| "enabled"
| { disabled
: "inactive"
; } | { disabled
: "active"
; } | { enabled
: "inactive"
; } | { enabled
: "active"
; }
Returns
Section titled “Returns”boolean