Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CssRuleConstructor<V, I>

Type parameters

Hierarchy

  • CssRuleConstructor

Index

Constructors

Properties

Constructors

constructor

  • new CssRuleConstructor(owner: V, ruleName: undefined | string): CssRule<V> & I
  • Parameters

    • owner: V
    • ruleName: undefined | string

    Returns CssRule<V> & I

Properties

prototype

prototype: CssRule<any> & I

Generated using TypeDoc