getRoot()
returns the ID of the master component
getRoot(): string | number;
Returns:
The id of the root element.
Example
toolbar.data.getRoot();
returns the ID of the master component
The id of the root element.
Example
toolbar.data.getRoot();