Graphora API
Preparing search index...
@graphora/interactions
SelectionStateUpdate
Interface SelectionStateUpdate
interface
SelectionStateUpdate
{
changed
:
boolean
;
previousState
:
SelectionState
;
state
:
SelectionState
;
}
Index
Properties
changed
previous
State
state
Properties
Readonly
changed
changed
:
boolean
Readonly
previous
State
previousState
:
SelectionState
Readonly
state
state
:
SelectionState
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changed
previous
State
state
Graphora API
Loading...