ViewStoreRpc.isViewStoreId Function
Determine if a string is an Id of an entry in a ViewStore (base-36 integer with a leading "@")
isViewStoreId(id?: string): boolean
| Parameter | Type | Description |
|---|---|---|
| id | string |
Returns - boolean
Defined in
- core/common/src/ViewProps.ts Line 333
Last Updated: 09 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.