Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents an undo snapshot

Hierarchy

  • Snapshot

Index

Properties

Optional entityStates

entityStates: EntityState[]

Entity states related to this undo snapshots. When undo/redo to this snapshot, each entity state will trigger an EntityOperation event with operation = EntityOperation.UpdateEntityState

html

html: string

HTML content string

isDarkMode

isDarkMode: boolean

Whether this snapshot was taken from dark mode

Optional logicalRootPath

logicalRootPath: number[]

Path to logical root from physical at the time of snapshot

Optional selection

Selection of this snapshot

Generated using TypeDoc