Skip to main content

Module tree_counting

Module tree_counting 

Source
Expand description

Specified types for CSS tree-counting functions. https://drafts.csswg.org/css-values-5/#tree-counting

Enumsยง

TreeCountingFunction
A CSS tree-counting function: sibling-index() or sibling-count(). See https://www.w3.org/TR/css-values-5/#tree-counting.