Callback
Defined in: react-full/src/states/callback.ts:10
Type Parameters
Type Parameter | Default type |
---|---|
Args extends any [] | - |
Result | void |
Properties
Property | Type | Defined in |
---|---|---|
onEmit? | (…args : Args ) => Result | react-full/src/states/callback.ts:11 |