core3-utils

@wixc3/mostly-equal on Github

Home > @wixc3/mostly-equal > PseudoElement

PseudoElement interface

Signature:

export interface PseudoElement 

Properties

Property Modifiers Type Description
[attributes](/core3-utils/mostly-equal.pseudoelement.attributes.html) Iterable<{ name: string; value: string; }>
[children](/core3-utils/mostly-equal.pseudoelement.children.html) { length: number; }
[tagName](/core3-utils/mostly-equal.pseudoelement.tagname.html) string