addView Method

Add a view to a ViewStore. If no group is supplied, the new view is added to the root view group.

addView(args: ViewStoreRpc.AddViewArgs): Promise<string>

@returns The IdString of the new view

Parameter Type Description
args ViewStoreRpc.AddViewArgs  

Returns - Promise

The IdString of the new view

Defined in

Last Updated: 14 November, 2024