Get to know MDN better
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The underlineStyle property of the TextFormat interface indicates the style of the underline that needs to be applied to the text range that is being formatted.
A String that is one of the following values:
The following example shows how to use the textformatupdate event's underlineStyle property to determine the underline style that needs to be applied to the text being formatted. Note that the event listener callback in this example is only called when using an IME window to compose text.
| EditContext API # dom-textformat-underlinestyle |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Aug 12, 2025 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.