TextPartLanguageOption
interface
The text part language feature option descriptor.
Properties
-
languageCode : string
module:language/textpartlanguageconfig~TextPartLanguageOption#languageCode
The language code in the ISO 639 format.
-
textDirection : LanguageDirection | undefined
module:language/textpartlanguageconfig~TextPartLanguageOption#textDirection
The language text direction. Automatically detected if omitted.
-
title : string
module:language/textpartlanguageconfig~TextPartLanguageOption#title
The user-readable title of the option.