LWT JavaScript API
Preparing search index...
modules/feed/api/feeds_api
ExtractedText
Interface ExtractedText
A text extracted from an article, before the user edits it.
interface
ExtractedText
{
TxAudioURI
:
string
;
TxSourceURI
:
string
;
TxText
:
string
;
TxTitle
:
string
;
}
Index
Properties
Tx
Audio
URI
Tx
Source
URI
Tx
Text
Tx
Title
Properties
Tx
Audio
URI
TxAudioURI
:
string
Tx
Source
URI
TxSourceURI
:
string
Tx
Text
TxText
:
string
Tx
Title
TxTitle
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Tx
Audio
URI
Tx
Source
URI
Tx
Text
Tx
Title
LWT JavaScript API
Loading...
A text extracted from an article, before the user edits it.