Callback
This content is not available in your language yet.
Defined in: packages/react-full/src/states/callbacks.ts:5
Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type |
|---|---|
Args extends unknown[] |
- |
Result |
void |
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
onEmit? |
(…args) => Result |
packages/react-full/src/states/callbacks.ts:6 |