getViewGroupInfo Method

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

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

Parameter Type Description
args { groupId?: string }  

Returns - Promise<ViewStoreRpc.ViewGroupInfo | undefined>

Defined in

Last Updated: 03 August, 2026