- Preparing search index...
- The search index is not available
RAMP4 - v4.7.0
- useHelpStore(pinia?, hot?): Store<"help", _UnwrapAll<Pick<{
location: Ref<string>;
}, "location">>, Pick<{
location: Ref<string>;
}, never>, Pick<{
location: Ref<string>;
}, never>>
-
Parameters
-
Optional
pinia: null | Pinia
-
Optional
hot: StoreGeneric
Returns Store<"help", _UnwrapAll<Pick<{
location: Ref<string>;
}, "location">>, Pick<{
location: Ref<string>;
}, never>, Pick<{
location: Ref<string>;
}, never>>
Returns a store, creates it if necessary.