Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-browser
/
web.highlight
/
HighlightHitResult
Highlight
Hit
Result
interface
HighlightHitResult
(
source
)
Members
Properties
highlight
Link copied to clipboard
abstract
var
highlight
:
Highlight
?
ranges
Link copied to clipboard
abstract
var
ranges
:
ReadonlyArray
<
AbstractRange
>
?