ExposedApi.Internal.UiCallbacks
Last updated
Last updated
/ / / / UiCallbacks
..UiCallbacks
• new UiCallbacks():
Returns
▸ onSelectionCancel(): any
Returns
any
▸ onSelectionChange(_selectionMode
, _isRoot
, _hasChildren
, _components
): any
Parameters
_selectionMode
string
_isRoot
boolean
_hasChildren
boolean
_components
KernelComponent
[]
Returns
any