LWT JavaScript API
Preparing search index...
modules/vocabulary/api/terms_api
SentenceWithTerm
Interface SentenceWithTerm
Sentence containing a term.
interface
SentenceWithTerm
{
id
:
number
;
sentence
:
string
;
textId
:
number
;
textTitle
?:
string
;
}
Index
Properties
id
sentence
text
Id
text
Title?
Properties
id
id
:
number
sentence
sentence
:
string
text
Id
textId
:
number
Optional
text
Title
textTitle
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
sentence
text
Id
text
Title
LWT JavaScript API
Loading...
Sentence containing a term.