New to KendoReactStart a free 30-day trial

CommandInterface
Premium

An interface for the command in the Command view.

NameTypeDefaultDescription

children?

CommandItemInterface[]

Collection with nested commands.

id

string

The unique identifier of the command.

prompt?

(selection: string) => string

Optional prompt function that takes selected text and returns a formatted prompt. This is used by default commands and can be used by custom commands.

svgIcon?

SVGIcon

Specifies the name of the SVG icon that will be rendered for the command.

text

string

Specifies the command text.

Not finding the help you need?
Contact Support