list/listproperties/converters
module
Functions
-
listPropertiesUpcastConverter( strategy ) → GetCallback<UpcastElementEvent>
internalmodule:list/listproperties/converters~listPropertiesUpcastConverter
Returns a converter that consumes the
style
,reversed
, andstart
attributes. Instyle
, it searches for thelist-style-type
definition. If not found, the"default"
value will be used.Parameters
strategy : AttributeStrategy
Returns