Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.editcontext
/
TextFormat
Text
Format
web
open
class
TextFormat
(
options
:
TextFormatInit
)
(
source
)
MDN Reference
Members
Constructors
Text
Format
Link copied to clipboard
web
constructor
(
options
:
TextFormatInit
)
Properties
range
End
Link copied to clipboard
web
val
rangeEnd
:
Int
MDN Reference
range
Start
Link copied to clipboard
web
val
rangeStart
:
Int
MDN Reference
underline
Style
Link copied to clipboard
web
val
underlineStyle
:
UnderlineStyle
MDN Reference
underline
Thickness
Link copied to clipboard
web
val
underlineThickness
:
UnderlineThickness
MDN Reference