Sign up (with export icon)

Match

Api-interface icon interface

An object representing matched element parts.

Properties

  • Chevron-right icon

    attributes : Array<tuple> | undefined

    Array of matching tuples: attribute name, and optional token for tokenized attributes. Note that there could be multiple entries for the same attribute with different tokens (class names or style properties).

  • Chevron-right icon

    name : boolean | undefined

    True if name of the element was matched.