Advanced User Interface Controls and Components
Gets the list of child items for specified item.
Param | Type | Details |
---|---|---|
key (optional) | String | Specifies the type of list to be retrieved |
item (optional) | Object | The item for which the list is requested |
An array that represents the list of child items for the specified item. If item is not specified, a list of root items is returned. If a key is specified, for example 'selected', it will return a list of all selected items.
Supported in: v1.0.