WebIDLpedia

TextFormatInit dictionary

Definition

EditContext API defines TextFormatInit



dictionary TextFormatInit {
    unsigned long rangeStart;
    unsigned long rangeEnd;
    UnderlineStyle underlineStyle;
    UnderlineThickness underlineThickness;
};

Referring IDL interfaces/dictionaries