type property

NumberingType? type
final

Sets the numbering type. The specified type is used for the entire list unless a different type attribute is used on an enclosed <li> element.

Implementation

final NumberingType? type;