Class PseudoElementNames
- Namespace
- AngleSharp.Css
- Assembly
- AngleSharp.dll
The collection of (known / used) selector pseudo element names.
public static class PseudoElementNames
- Inheritance
-
PseudoElementNames
- Inherited Members
Fields
After
The after pseudo element.
public static readonly string After
Field Value
Before
The before pseudo element.
public static readonly string Before
Field Value
Content
The content pseudo element.
public static readonly string Content
Field Value
FirstLetter
The first-letter pseudo element.
public static readonly string FirstLetter
Field Value
FirstLine
The first-line pseudo element.
public static readonly string FirstLine
Field Value
FootnoteCall
The footnote-call pseudo element.
public static readonly string FootnoteCall
Field Value
FootnoteMarker
The footnote-marker pseudo element.
public static readonly string FootnoteMarker
Field Value
Selection
The selection pseudo element.
public static readonly string Selection
Field Value
Separator
The separating double-colon.
public static readonly string Separator
Field Value
Slotted
The slotted pseudo element.
public static readonly string Slotted