Options
All
  • Public
  • Public/Protected
  • All
Menu

Content Model of List Level

Hierarchy

Index

Properties

Optional cachedElement

cachedElement: HTMLUListElement | HTMLOListElement

Cached element for reuse

dataset

dataset: DatasetFormat

dataset of this element

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

listType

listType: "OL" | "UL"

Type of a list, order (OL) or unordered (UL)

Generated using TypeDoc