Home > @wixc3/mostly-equal > PseudoElement
Signature:
export interface PseudoElement
| 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 |