The underlying store.
The set entity ID.
Attribute name that holds this list.
Readonly
attrAttribute name that holds this list.
Readonly
entityThe set entity ID.
Protected
Readonly
storeThe underlying store.
Marker to indicate that this object is a RangeQueryable.
Queries key-value pairs by given criteria.
Optional
options: RangeQueryOptions<string>Gets a value by key from the map.
Optional
options: AbortOptionsGets the list of data identified by given keys.
Optional
options: AbortOptionsReturns whether a key exists in the map.
Optional
options: AbortOptionsChecks if given keys exist in the set.
Optional
options: AbortOptionsQueries keys by given criteria.
Optional
options: RangeQueryOptions<string>Queries values by given criteria.
Optional
options: RangeQueryOptions<string>Generated using TypeDoc
Readonly observed-removed list.