Options
All
  • Public
  • Public/Protected
  • All
Menu

A map from Content Model format name to its combined format type

Hierarchy

  • ContentModelFormatMap

Index

Properties

block

Format type for block

code

Format type for code

container

Format type for format container

dataset

dataset: DatasetFormat

Format type for dataset

divider

Format type for divider

elementBasedSegment

elementBasedSegment: ContentModelSegmentFormat

Format type for element based segment format

entity

Format type for entity

general

Format type for general model

image

Format type for image

link

Format type for link

listItemElement

Format type for li element

listItemThread

Format type for listItem

listLevel

Format type for listLevel

listLevelThread

Format type for listLevel

segment

Format type for segment

segmentOnBlock

Format type for segment on block. Block can have format that can impact segment, such as font and color. But some segment format should not be read from block, like background color.

segmentOnTableCell

segmentOnTableCell: ContentModelSegmentFormat

Format type for segment on table cell. This is very similar with segmentOnBlock, without 'textColor'. Because we will keep text color style on table cell to indicate auto calculated segment color when set table cell shade. Segments can set its own text color to override this value

segmentUnderLink

segmentUnderLink: ContentModelHyperLinkFormat

Format type for segment inside link

styleBasedSegment

styleBasedSegment: ContentModelSegmentFormat

Format type for style based segment format

table

Format type for table, except alignment related styles

tableBorder

Format type for table border

tableCell

Format type for tableCell

tableCellBorder

Format type for tableCell border

tableColumn

tableColumn: SizeFormat

Format type for tableColumn

tableRow

Format type for tableRow

Generated using TypeDoc