Stone.js API
    Preparing search index...
    • The container alias a store is resolved under.

      store.<name>, so a component can ask for exactly the one it needs: useContainer().make('store.tasks').

      Parameters

      • name: string

        The store name.

      Returns string

      The alias.