Function: useAmnesiaLabels()
useAmnesiaLabels(
scopeId?):AmnesiaLabels
Defined in: use-labels.ts:74
Selector-style snapshot for menu / toolbar bindings.
Scope resolution semantics match useAmnesia:
useAmnesiaLabels()tracks the currently active scope.useAmnesiaLabels("canvas")pins to a specific scope.
The returned object is referentially stable when none of its fields change.
Parameters
| Parameter | Type |
|---|---|
scopeId? | string |