Edkit
    Preparing search index...

    Class CopyMarkdownToolAbstract

    Hierarchy (View Summary)

    • Tool
      • CopyMarkdownTool
    Index
    command?: string
    icon: string
    inputs?: string[]
    keys?: string[]
    name: string = 'Copy Markdown'
    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