Class ToolAbstract

Hierarchy (view full)

Constructors

Properties

command?: string
icon: string
inputs?: string[]
keys?: string[]
name: string
tags?: string[]

Accessors

Methods

  • Render a Tool control

    Parameters

    • editor: any

      An HTMLElement object or its wrapper for [contenteditable="true"]

    Returns any

    Virtual DOM of UI engines