useStoreIds
The useStoreIds hook returns a reactive object with the Ids of all Stores registered in the current Provider context.
useStoreIds(): {current: Ids}Since
v8.1.0
useStoreIdsThe useStoreIds hook returns a reactive object with the Ids of all Stores registered in the current Provider context.
useStoreIds(): {current: Ids}v8.1.0