ICodeBlockCommandsArgs API in Vue RichTextEditor API component
Provides details about an code block element added to the Rich Text Editor.
Properties
label
string
Specifies the label for the code block.
language
string
Specifies the language of the code block.