CSS style declarations writer.

Hierarchy

  • Style

Properties

Methods

Properties

isGroup: false

Methods

  • Sets CSS property value.

    Parameters

    • name: string

      Property name (hyphen case) to be modified.

    • value: string

      New property value.

    • priority: number

      New property value priority. The value Important and above means the property is !important.

    Returns void

Generated using TypeDoc