Hiyve Components - v1.0.0
    Preparing search index...

    Interface SidebarIcons

    Icons for sidebar

    interface SidebarIcons {
        collapse: ReactNode;
        expand: ReactNode;
    }
    Index

    Properties

    Properties

    collapse: ReactNode

    Icon for collapse button

    expand: ReactNode

    Icon for expand button