ListPropertiesStyleConfig (list)
@ckeditor/ckeditor5-list/src/listproperties
interface
Filtering
Properties
-
useAttribute : Boolean
When set
true
, the list style feature will use thetype
attribute of<ul>
and<ol>
elements instead of thelist-style-type
style.Note: Due to limitations of HTML, the "Decimal with leading zero" style is impossible to set using the
type
attribute.Note: This configuration works only with document list properties.
Defaults to
false
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.