toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
DocumentHighlights
Document
Highlights
sealed
external
interface
DocumentHighlights
(
source
)
Members
Properties
file
Name
Link copied to clipboard
abstract
var
fileName
:
String
highlight
Spans
Link copied to clipboard
abstract
var
highlightSpans
:
ReadonlyArray
<
HighlightSpan
>