Isometric Drawing Toolkit
    Preparing search index...

    Function useDrawingStore

    • Uses storage for local drawing states to be shared by components.

      Type Parameters

      • Type

      Parameters

      • selector: (state: DrawingStore) => Type

        Selector for store properties, see available selectors in Zustand.

      Returns Type

      Properties that are selected by the selector.