Counter class

Counter class

The Counter interface is used to represent any counter or counters function value. This interface reflects the values in the underlying style property.

Inheritance: CounterDOMObject

The Counter type exposes the following members:

Properties

PropertyDescription
identifierThis attribute is used for the identifier of the counter.
list_styleThis attribute is used for the style of the list.
separatorThis attribute is used for the separator of the nested counters.

Methods

MethodDescription
get_platform_typeThis method is used to retrieve ECMAScript object Type.

See Also