Sign up (with export icon)

ViewBlockFillerMode

Api-typedef icon typedef

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 &nbsp; block fillers used in the data.
  • markedNbsp – For the &nbsp; block fillers wrapped in <span> elements: <span data-cke-filler="true">&nbsp;</span> used in the data.