@evlmaistrenko/tools-antd
    Preparing search index...

    Interface ApplicationHeaderProps

    interface ApplicationHeaderProps {
        config?: ReactNode;
        primarySidebarToggler?: false;
        secondarySidebarToggler?: false;
    }

    Hierarchy

    • HTMLAttributes<HTMLDivElement>
      • ApplicationHeaderProps
    Index

    Properties

    config?: ReactNode
    primarySidebarToggler?: false
    secondarySidebarToggler?: false