Dankoss Docs - v0.1.0
    Preparing search index...
    • Context Provider component that initializes and manages the local state for the catalog. This should ideally wrap the root layout or the specific section of the app that needs menu access.

      Parameters

      • props: { children: ReactNode }

        The component properties.

        • children: ReactNode

          The child components that will inherit this context.

      Returns Element

      The Provider component wrapping the children.