useIndexesIds
The useIndexesIds hook returns a reactive object with the Ids of all Indexes objects registered in the current Provider context.
useIndexesIds(): {current: Ids}Since
v8.1.0
useIndexesIdsThe useIndexesIds hook returns a reactive object with the Ids of all Indexes objects registered in the current Provider context.
useIndexesIds(): {current: Ids}v8.1.0