NthFilteredChildPseudoClass
Overview
NthFilteredChildPseudoClass is a class in Aspose.Html FOSS for Python.
Matches elements at An+B position among siblings filtered by a selector.
Properties: filter, nth, reverse.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
nth | "NthArgument" | Read | Gets the nth. |
filter | "SelectorList" | Read | Gets the filter. |
reverse | bool | Read | Gets the reverse. |