Node.byCssSelector

Search children using a css 3.1 selector

struct Node
byCssSelector
(
string selector
)

Return Value

Type: auto

a lazy range of nodes

See Also

byAttribute, byAttributeKey, byTagName, byClass, byId

Meta