Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Command

Hierarchy

  • Command

Index

Properties

Methods

Properties

Optional bindKey

bindKey: string | { mac?: string; win?: string }

Optional name

name: string

Optional readOnly

readOnly: boolean

Methods

exec

  • exec(editor: Editor, args?: any): void
  • Parameters

    • editor: Editor
    • Optional args: any

    Returns void

Generated using TypeDoc