HelpBot Assistant

How can I help you?

CodeBlockSettings

12 Sep 20251 minute to read

Configures the settings for the code block list in the RichTextEditor.

Properties

defaultLanguage string

Specifies the default language.

Defaults to ‘plaintext’

languages ICodeBlockLanguageModel[]

Specifies the default options for the code block list items.

Defaults to codeBlockList