Skip to main content
All docs
V25.2
  • TranslateAIToolbarItem Properties

    A toolbar item that translates editor text into the specified language.
    Name Description
    Languages Specifies a list of languages available for translation.
    PromptAugmentation Specifies additional instructions that augment the default prompt sent to the LLM. Inherited from BaseAIToolbarItem.
    Text Specifies the AI Assistant toolbar item’s text. Inherited from BaseAIToolbarItem.
    TextFieldName Specifies the field that contains text for Translate toolbar items.
    ValueFieldName Specifies the field that contains keys for Translate toolbar items.
    See Also