ISlashMenuItem

12 Sep 20251 minute to read

Specifies the custom slash menu item configuration.

Properties

command string

Specifies the command to be executed when the slash menu item is clicked.

description string

Specifies the description to be displayed in the slash menu item.

iconCss string

Specifies the icon class to be added in the slash menu item for visual representation.

text string

Specifies the text to be displayed in the slash menu item.

type string

Specifies the type of the slash menu item. Grouping will be done based on the type.