ExtensionSlashCommand
interfaceImport
import { ExtensionSlashCommand } from '@modular/sdk/editor';Members4
- id
string- keywords
readonly string[]- title
string- run
(context: ExtensionSlashCommandRunContext) => void
stringreadonly string[]string(context: ExtensionSlashCommandRunContext) => void