Class StypRuleRef<T>Abstract

A type safe reference to CSS rule.

Allows to access an modify CSS properties of the rule in a type safe manner.

Typeparam

T CSS properties structure of referenced rule.

Type Parameters

Hierarchy

  • StypRuleRef

Implements

  • EventKeeper<[T]>

Constructors

Properties

Methods

Constructors

Properties

read: AfterEvent<[T]>

An AfterEvent keeper of CSS properties.

The [AfterEvent__symbol] property is an alias of this one.

Methods

Generated using TypeDoc