type property
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;
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.
final NumberingType? type;