Text Part Language
textPartLanguage
Last updated
textPartLanguage
Last updated
Argument | Type | Required | Default |
---|---|---|---|
This method enables you to mark the language of selected text fragments, making it convenient to work with multilingual content. It ensures that user agents, such as graphical browsers and screen readers, correctly present and interpret the content written in multiple languages.
By utilizing the textPartLanguage
method, you can specify the language for selected text fragments within the CKEditor field. The method accepts an argument called languages
, which is an array allowing you to provide multiple language codes.
languages
array