platform-bible-react
    Preparing search index...

    Variable DrawerPortalConst

    DrawerPortal: (props: DialogPortalProps) => Element = DrawerPrimitive.Portal

    A drawer component for React. These components are built on Vaul and styled with Shadcn UI. See Shadcn UI Documentation: https://ui.shadcn.com/docs/components/drawer See Vaul Documentation: https://vaul.emilkowal.ski/getting-started

    Type declaration

      • (props: DialogPortalProps): Element
      • Parameters

        • props: DialogPortalProps

        Returns Element