BlockFillerMode (engine/view)
@ckeditor/ckeditor5-engine/src/view/filler
typedef
String
Enum representing the type of the block filler.
Possible values:
br
– For the<br data-cke-filler="true">
block filler used in the editing view.nbsp
– For the
block fillers used in the data.markedNbsp
– For the
block fillers wrapped in<span>
elements:<span data-cke-filler="true"> </span>
used in the data.
Filtering
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.