Class ClassName

Represents a tag's class list.

Hierarchy

  • ClassName

Constructors

Properties

Methods

Constructors

Properties

classNames: string[] = []

Methods

  • Check if a class name is present.

    Parameters

    • str: string

    Returns boolean

  • Returns a string of all the class names separated by spaces.

    Returns string

Generated using TypeDoc