Options
All
  • Public
  • Public/Protected
  • All
Menu

Content Model of Format Container

Hierarchy

Index

Properties

blockGroupType

blockGroupType: "FormatContainer"

Type of this block group

blockType

blockType: "BlockGroup"

Type of this block

blocks

Blocks under this group

Optional cachedElement

cachedElement: HTMLElement

Cached element for reuse

format

Format of this model

tagName

tagName: string

Tag name of this container

Optional zeroFontSize

zeroFontSize: boolean

Whether we can apply "font-size: 0" to this paragraph. When set to true, we will check if there is no text segment inside, and apply "font-size: 0" to the container element

Generated using TypeDoc