The model attribute value to be converted to the view attribute element.
The conversion interface.
Additional information about the change (same as for
module:engine/conversion/downcastdispatcher~DowncastDispatcher#event:attribute attribute event).
Attribute key.
New attribute value.
Attribute value before the change. This is null when selection attribute is converted.
Changed item or converted selection.
Range spanning over changed item or selection range.
A { key, value } object. If key is 'class', value can be a String or an
array of Strings. If key is 'style', value is an object with key-value pairs. In other cases, value is a String.
A function that takes the model attribute value and module:engine/conversion/downcastdispatcher~DowncastConversionApi downcast conversion API as parameters.