TinyBase logoTinyBase β

getPersisterIds

The getPersisterIds function returns a reactive object with the Ids of all Persisters registered in the current Provider context.

getPersisterIds(): {current: Ids}
returns{current: Ids}

A reactive object with a current Ids property.

Since

v8.1.0