Options
All
  • Public
  • Public/Protected
  • All
Menu

Content Model of List Item

Hierarchy

Index

Properties

Readonly blockGroupType

blockGroupType: "ListItem"

Type of this block group

Readonly blockType

blockType: "BlockGroup"

Type of this block

blocks

Blocks under this group

Optional cachedElement

cachedElement: HTMLLIElement

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.

format

Format of this model

formatHolder

A dummy segment to hold format of this list item

levels

Type of this list, either ordered or unordered

Generated using TypeDoc