Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/editor
ExtensionSlashCommandCapability
interface
interface ExtensionSlashCommandCapability
Import
import { ExtensionSlashCommandCapability } from '@modular/sdk/editor';
Members
1
registerSlashCommand
(command: ExtensionSlashCommand) => () => void