Preparing search index...
The search index is not available
@fabric-space/fabric-async
@fabric-space/fabric-async
EventInteractionChoice
Interface EventInteractionChoice
interface
EventInteractionChoice
{
context
:
ContextSessionFab
;
event
:
"choice.saved"
;
eventId
:
string
;
object
:
Choice
;
version
:
"0.1"
;
}
Hierarchy (
view full
)
BaseEvent
<
EventName
<
Choice
[
"type"
]
,
ChoiceOperation
>
,
ContextSessionFab
,
Choice
,
"0.1"
>
EventInteractionChoice
Index
Properties
context
event
event
Id
object
version
Properties
context
context
:
ContextSessionFab
event
event
event
Id
event
Id
:
string
object
object
:
Choice
version
version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
event
event
Id
object
version
@fabric-space/fabric-async
Loading...