Typedef

MapperViewToModelPositionEventData (engine/conversion)

@ckeditor/ckeditor5-engine/src/conversion/mapper

typedefobject

Data pipeline object that can store and pass data between callbacks. The callback should add modelPosition value to that object with calculated model position.

Filtering

Properties

  • mapper : Mapper

  • modelPosition : Position | undefined

  • viewPosition : Position