@willwade/aac-processors
Preparing search index...
Gridset
ImageIssue
Interface ImageIssue
interface
ImageIssue
{
cellX
:
number
;
cellY
:
number
;
declaredImage
:
string
|
undefined
;
expectedPaths
:
string
[]
;
gridName
:
string
;
issue
:
"not_found"
|
"symbol_library"
|
"external_reference"
;
suggestion
:
string
;
}
Index
Properties
cell
X
cell
Y
declared
Image
expected
Paths
grid
Name
issue
suggestion
Properties
cell
X
cellX
:
number
cell
Y
cellY
:
number
declared
Image
declaredImage
:
string
|
undefined
expected
Paths
expectedPaths
:
string
[]
grid
Name
gridName
:
string
issue
issue
:
"not_found"
|
"symbol_library"
|
"external_reference"
suggestion
suggestion
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
X
cell
Y
declared
Image
expected
Paths
grid
Name
issue
suggestion
@willwade/aac-processors
Loading...