@willwade/aac-processors
Preparing search index...
Translation
SymbolInfo
Interface SymbolInfo
Represents a symbol attached to text in a format-agnostic way
interface
SymbolInfo
{
image
?:
string
;
symbolLibrary
?:
string
;
symbolPath
?:
string
;
text
:
string
;
}
Index
Properties
image?
symbol
Library?
symbol
Path?
text
Properties
Optional
image
image
?:
string
Optional
symbol
Library
symbolLibrary
?:
string
Optional
symbol
Path
symbolPath
?:
string
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
image
symbol
Library
symbol
Path
text
@willwade/aac-processors
Loading...
Represents a symbol attached to text in a format-agnostic way