@dxos/app-framework - v0.8.2
Preparing search index...
IntentContext
Type Alias IntentContext
type
IntentContext
=
{
dispatch
:
IntentDispatcher
;
dispatchPromise
:
PromiseIntentDispatcher
;
undo
:
IntentUndo
;
undoPromise
:
PromiseIntentUndo
;
}
Index
Properties
dispatch
dispatch
Promise
undo
undo
Promise
Properties
dispatch
dispatch
:
IntentDispatcher
dispatch
Promise
dispatchPromise
:
PromiseIntentDispatcher
undo
undo
:
IntentUndo
undo
Promise
undoPromise
:
PromiseIntentUndo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dispatch
dispatch
Promise
undo
undo
Promise
@dxos/app-framework - v0.8.2
Loading...