ViewStoreRpc.ViewGroupSpec Type
ViewStoreRpc.ViewGroupSpec = ViewStoreRpc.IdString | ViewStoreRpc.ViewGroupPath
A string identifying a group. This may either be a "group name path" or the RowString of a group (e.g. either "group1/design/issues" or "@4e3") The syntax is not ambiguous because ViewStoreIdStrings always start with "@" and Group names can never contain "@".
Defined in
- core/common/src/ViewProps.ts Line 270
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.