LWT JavaScript API
Preparing search index...
modules/text/api/texts_api
MarkAllResponse
Interface MarkAllResponse
Response for mark-all operations.
interface
MarkAllResponse
{
count
:
number
;
words
?:
MarkedWordData
[]
;
}
Index
Properties
count
words?
Properties
count
count
:
number
Optional
words
words
?:
MarkedWordData
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
words
LWT JavaScript API
Loading...
Response for mark-all operations.