@diamondlightsource/davidia
Preparing search index...
SelectionHandler
Type Alias SelectionHandler
SelectionHandler
:
(
selection
:
SelectionBase
|
null
,
dragging
?:
boolean
,
clear
?:
boolean
,
)
=>
string
|
null
Selection handler
Type declaration
(
selection
:
SelectionBase
|
null
,
dragging
?:
boolean
,
clear
?:
boolean
,
)
:
string
|
null
Parameters
selection
:
SelectionBase
|
null
Optional
dragging
:
boolean
Optional
clear
:
boolean
Returns
string
|
null
ID of changed selection
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@diamondlightsource/davidia
Loading...
Selection handler