Interface LinkStyle

    interface LinkStyle {
        sheet: CSSStyleSheet;
    }
    Hierarchy

    Properties

    Properties