Module

list/documentlistproperties/converters

@ckeditor/ckeditor5-list/src/documentlistproperties/converters

module

Filtering

Functions

  • listPropertiesUpcastConverter( strategy ) → function

    protected

    Returns a converter that consumes the style, reversed, and start attributes. In style, it searches for the list-style-type definition. If not found, the "default" value will be used.

    Parameters

    strategy : AttributeStrategy

    Returns

    function