platform-bible-react
    Preparing search index...

    Function SidebarMenuAction

    • Sidebar components providing an accessible sidebar along with all the sub components that can be used to populate and style it. These components are adapted from Shadcn UI.

      Parameters

      • __namedParameters: ClassAttributes<HTMLButtonElement> & ButtonHTMLAttributes<HTMLButtonElement> & {
            asChild?: boolean;
            showOnHover?: boolean;
        }

      Returns Element