Function: SelectionActionExpand()
SelectionActionExpand(
props
):null
|Element
Selection action component to toggle expanded state for the selected elements.
Elements are collapsed if all of them are expanded, otherwise only collapsed ones are expanded instead.
Expanding or collapsing the elements adds a command to the command history.
Parameters
Parameter | Type |
---|---|
|
Returns
null
| Element