UMD Web Elements Library
    Preparing search index...
    menuButton: {
        CreateElement: (
            props: TypeMenuDisplayButtonRequirements,
        ) => HTMLButtonElement;
        Styles: string;
    } = ...

    Type Declaration

    • CreateElement: (props: TypeMenuDisplayButtonRequirements) => HTMLButtonElement
    • Styles: string