interface UmbStylesheetRule {
    name: string;
    selector: string;
    styles: string;
}

Properties

Properties

name: string
selector: string
styles: string
MMNEPVFCICPMFPCPTTAAATR