TinyBase logoTinyBase β

getMetricsIds

The getMetricsIds function returns a reactive object with the Ids of all Metrics objects registered in the current Provider context.

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

A reactive object with a current Ids property.

Since

v8.1.0