TLEditStartInfo

See source code
Table of contents
interface TLEditStartInfo {}

Properties

type

type:
  | "click-header"
  | "click"
  | "double-click-corner"
  | "double-click-edge"
  | "double-click"
  | "press_enter"
  | "unknown";

Prev
TLEditorSnapshot
Next
TLEmbedExternalContent