SelectorList

Overview

SelectorList is a class in Aspose.Html FOSS for Python.

The root AST node.

Properties: selectors.

Properties

NameTypeAccessDescription
selectorstuple[ComplexSelector, ...]ReadGets the selectors.

See Also