Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEditorWidget

Hierarchy

  • IEditorWidget

Implemented by

Indexable

[K: string]: any

Index

Methods

getDomNode

  • getDomNode(): HTMLElement
  • Returns HTMLElement

getPosition

  • getPosition(): string | null
  • Returns string | null

Optional layout

  • layout(editor: Editor): void
  • Parameters

    Returns void

Generated using TypeDoc