LWT JavaScript API
Preparing search index...
modules/text/api/texts_api
AnnotationConfig
Interface AnnotationConfig
Configuration for annotation view.
interface
AnnotationConfig
{
audioUri
:
string
;
hasAnnotation
:
boolean
;
langId
:
number
;
rtlScript
:
boolean
;
sourceUri
:
string
;
textId
:
number
;
textSize
:
number
;
title
:
string
;
ttsClass
:
string
|
null
;
}
Index
Properties
audio
Uri
has
Annotation
lang
Id
rtl
Script
source
Uri
text
Id
text
Size
title
tts
Class
Properties
audio
Uri
audioUri
:
string
has
Annotation
hasAnnotation
:
boolean
lang
Id
langId
:
number
rtl
Script
rtlScript
:
boolean
source
Uri
sourceUri
:
string
text
Id
textId
:
number
text
Size
textSize
:
number
title
title
:
string
tts
Class
ttsClass
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
Uri
has
Annotation
lang
Id
rtl
Script
source
Uri
text
Id
text
Size
title
tts
Class
LWT JavaScript API
Loading...
Configuration for annotation view.