Interface StypRules

Dynamically updated CSS rule set.

This is an iterable of rules, and an EventSender of their updates.

Hierarchy

Implemented by

Methods

  • Returns an OnEvent instance of this event sender.

    Returns OnEvent<[StypRule[], StypRule[]]>

    OnEvent instance registering event receivers sent by this sender.

Generated using TypeDoc