Edkit
    Preparing search index...

    Class AlignCenterToolAbstract

    Hierarchy (View Summary)

    Index
    align: AlignMode = ...
    command: string = 'justifyCenter'
    icon: string
    inputs?: string[]
    keys?: string[]
    name: string = 'Align Center'
    tags?: string[]
    • get active(): boolean

      Returns boolean

    • get title(): string

      Returns string

    • get usable(): boolean

      Returns boolean

    • Render a Tool control

      Parameters

      • editor: any

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

      Returns any

      Virtual DOM of UI engines