@willwade/aac-processors
Preparing search index...
Grid3HistoryEntry
Interface Grid3HistoryEntry
interface
Grid3HistoryEntry
{
content
:
string
;
id
:
string
;
occurrences
:
{
category
?:
AACSemanticCategory
;
intent
?:
string
;
latitude
?:
number
|
null
;
longitude
?:
number
|
null
;
timestamp
:
Date
;
type
?:
"action"
|
"button"
|
"utterance"
|
"note"
|
"other"
;
}
[]
;
rawXml
?:
string
;
}
Index
Properties
content
id
occurrences
raw
Xml?
Properties
content
content
:
string
id
id
:
string
occurrences
occurrences
:
{
category
?:
AACSemanticCategory
;
intent
?:
string
;
latitude
?:
number
|
null
;
longitude
?:
number
|
null
;
timestamp
:
Date
;
type
?:
"action"
|
"button"
|
"utterance"
|
"note"
|
"other"
;
}
[]
Optional
raw
Xml
rawXml
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
id
occurrences
raw
Xml
@willwade/aac-processors
Loading...