interface GridPanelClasses {
    panel: string;
    paper: string;
}

Properties

Properties

panel: string

Styles applied to the root element.

paper: string

Styles applied to the paper element.