react-styled-kit - v4.0.3
    Preparing search index...

    Variable AppBarConst

    AppBar: StyledComponent<
        AppBarOwnProps & Omit<PaperOwnProps, "classes" | "color" | "position"> & CommonProps & Omit<
            DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>,

                | "className"
                | "style"
                | "classes"
                | "children"
                | "sx"
                | "color"
                | "position"
                | "variant"
                | "square"
                | "elevation"
                | "enableColorOnDark",
        > & MUIStyledCommonProps<Theme> & { open: boolean },
        {},
        {},
    > = ...

    Styled app bar component

    AppBar

    Customized app bar that responds to drawer state