New to Kendo UI for Vue? Start a free 30-day trial
setExpandedState
Apply the expanded
prop to the group items in data based on the provided collection of group ids.
Parameters
options
{ collapsedIds: string[]; data: any; }
The options to be processed.
Returns
any[]
- Collection of all group ids from the data.