getViewGroupInfo Method

get the properties of a ViewGroup by id. This will include the defaultViewId, if one exists.

getViewGroupInfo(args: { groupId?: string }): Promise<undefined | ViewStoreRpc.ViewGroupInfo>

Parameter Type Description
args { groupId?: string }  

Returns - Promise<undefined | ViewStoreRpc.ViewGroupInfo>

Defined in

Last Updated: 14 November, 2024