platform-bible-react
    Preparing search index...

    Variable SidebarSeparatorConst

    SidebarSeparator: ForwardRefExoticComponent<
        Omit<
            Omit<SeparatorProps & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<
                HTMLDivElement,
            >,
            "ref",
        > & RefAttributes<HTMLDivElement>,
    > = ...

    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. See Shadcn UI Documentation: https://ui.shadcn.com/docs/components/sidebar