Interface ICssCounter
- Namespace
- SharpVectors.Dom.Css
- Assembly
- SharpVectors.Core.dll
The Counter interface is used to represent any counter or counters function value. This interface reflects the values in the underlying style property.
public interface ICssCounter
Properties
- Identifier
This attribute is used for the identifier of the counter.
- ListStyle
This attribute is used for the style of the list.
- Separator
This attribute is used for the separator of the nested counters.