Options
All
  • Public
  • Public/Protected
  • All
Menu

Callbacks to customize the behavior of contentModelToText function

Hierarchy

  • ModelToTextCallbacks

Index

Properties

Optional onBlockGroup

Customize the check if we should convert a block group model to plain text

Optional onDivider

Customize the behavior of converting divider model to plain text

Optional onEntityBlock

Customize the behavior of converting entity block to plain text

Optional onEntitySegment

Customize the behavior of converting entity segment to plain text

Optional onGeneralSegment

Customize the behavior of converting general segment to plain text

Optional onImage

Customize the behavior of converting image model to plain text

Optional onParagraph

Customize the check if we should convert a paragraph model to plain text

Optional onTable

Customize the check if we should convert a table model to plain text

Optional onText

Customize the behavior of converting text model to plain text

Generated using TypeDoc