Options
All
  • Public
  • Public/Protected
  • All
Menu

Content Model document entry point

Hierarchy

Index

Properties

Readonly blockGroupType

blockGroupType: "Document"

Type of this block group

blocks

Blocks under this group

Optional cachedElement

cachedElement: HTMLElement

Cached element for reuse

Optional Readonly dummy1

dummy1: never[]

The mutable marker to mark an object as mutable. When assign readonly object to a mutable type, compile will fail to build due to this member does not exist from source type.

Optional Readonly dummy2

dummy2: never[]

The mutable marker to mark an object as mutable. When assign readonly object to a mutable type, compile will fail to build due to this member does not exist from source type.

Optional format

Format of this model

Optional hasRevertedRangeSelection

hasRevertedRangeSelection: boolean

Whether the selection in model (if any) is a revert selection (end is before start)

Generated using TypeDoc