@willwade/aac-processors
Preparing search index...
Translation
ButtonForTranslation
Interface ButtonForTranslation
Button data extracted for translation (format-agnostic)
interface
ButtonForTranslation
{
buttonId
:
string
;
grammar
?:
any
;
label
:
string
;
message
:
string
;
pageId
?:
string
;
pageName
?:
string
;
symbols
:
SymbolInfo
[]
;
textToTranslate
:
string
;
}
Index
Properties
button
Id
grammar?
label
message
page
Id?
page
Name?
symbols
text
To
Translate
Properties
button
Id
buttonId
:
string
Optional
grammar
grammar
?:
any
label
label
:
string
message
message
:
string
Optional
page
Id
pageId
?:
string
Optional
page
Name
pageName
?:
string
symbols
symbols
:
SymbolInfo
[]
text
To
Translate
textToTranslate
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button
Id
grammar
label
message
page
Id
page
Name
symbols
text
To
Translate
@willwade/aac-processors
Loading...
Button data extracted for translation (format-agnostic)