TinyBase logoTinyBase

Identity type aliases

This is the collection of identity type aliases within the ui-react module. There are 6 identity type aliases in total.

StoreOrStoreId

The StoreOrStoreId type is used when you need to refer to a Store in a React hook or component.

CheckpointsOrCheckpointsId

The CheckpointsOrCheckpointsId type is used when you need to refer to a Checkpoints object in a React hook or component.

IndexesOrIndexesId

The IndexesOrIndexesId type is used when you need to refer to an Indexes object in a React hook or component.

MetricsOrMetricsId

The MetricsOrMetricsId type is used when you need to refer to a Metrics object in a React hook or component.

QueriesOrQueriesId

The QueriesOrQueriesId type is used when you need to refer to a Queries object in a React hook or component.

RelationshipsOrRelationshipsId

The RelationshipsOrRelationshipsId type is used when you need to refer to a Relationships object in a React hook or component.