Availability
DOM Level 2 CSS
Properties
readonly String identifier
The name
of the counter.
readonly String listStyle
The list
style for the counter.
readonly String separator
The
separator string for nested counters.
Description
This interface represents a CSS counter( ) or
counters( ) value. Consult a CSS reference for
more information.
See Also
Returned by
CSSPrimitiveValue.getCounterValue( )