Class FontSizeUpToolAbstract

Hierarchy (view full)

Constructors

Properties

command: string = 'increaseFontSize'
icon: string
inputs?: string[]
keys?: string[]
name: string = 'Font Size up'
tags: string[] = ...

Accessors

  • get active(): boolean
  • Returns boolean

  • get title(): string
  • Returns string

  • get usable(): boolean
  • Returns boolean

Methods

  • Render a Tool control

    Parameters

    • editor: any

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

    Returns any

    Virtual DOM of UI engines