@interactjs / core/Interaction / DoPhaseArg
Interface: DoPhaseArg<T, P>
core/Interaction.DoPhaseArg
Type parameters
Name | Type |
---|---|
T | extends ActionName |
P | extends EventPhase |
Table of contents
Properties
Properties
event
β’ event: PointerEventType
Defined in
iEvent
β’ iEvent: InteractEvent
<T
, P
>
Defined in
interaction
β’ interaction: Interaction
<T
>
Defined in
phase
β’ phase: keyof PhaseMap
Defined in
preEnd
β’ Optional
preEnd: boolean
Defined in
type
β’ Optional
type: string