Definition
EditContext API defines TextFormatInit
dictionary TextFormatInit {
unsigned long rangeStart = 0;
unsigned long rangeEnd = 0;
UnderlineStyle underlineStyle = "none";
UnderlineThickness underlineThickness = "none";
};
TextFormatInit dictionaryEditContext API defines TextFormatInit
dictionary TextFormatInit {
unsigned long rangeStart = 0;
unsigned long rangeEnd = 0;
UnderlineStyle underlineStyle = "none";
UnderlineThickness underlineThickness = "none";
};