- Preparing search index...
- The search index is not available
RAMP4 - v4.7.0
- useLegendStore(pinia?, hot?): Store<"legend", _UnwrapAll<Pick<LegendStore, "children" | "legendConfig" | "headerControls">>, Pick<LegendStore, never>, Pick<LegendStore, "addItem" | "removeItem" | "replaceItem">>
-
Parameters
-
Optional
pinia: null | Pinia
-
Optional
hot: StoreGeneric
Returns Store<"legend", _UnwrapAll<Pick<LegendStore, "children" | "legendConfig" | "headerControls">>, Pick<LegendStore, never>, Pick<LegendStore, "addItem" | "removeItem" | "replaceItem">>
Returns a store, creates it if necessary.