DecoratorButton
DecoratorButton =
object
Defined in: use-decorator-button.ts:156
Properties
Section titled “Properties”send()
Section titled “send()”send: (
event) =>void
Defined in: use-decorator-button.ts:168
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
snapshot
Section titled “snapshot”snapshot:
object
Defined in: use-decorator-button.ts:157
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