Preparing search index...
The search index is not available
haystack-core
haystack-core
JsonV3Grid
Interface JsonV3Grid
interface
JsonV3Grid
{
cols
?:
{
name
:
string
;
[
prop
:
string
]:
JsonV3Val
}
[]
;
meta
?:
JsonV3Dict
;
rows
?:
JsonV3Dict
[]
;
}
Index
Properties
cols?
meta?
rows?
Properties
Optional
cols
cols
?:
{
name
:
string
;
[
prop
:
string
]:
JsonV3Val
}
[]
Optional
meta
meta
?:
JsonV3Dict
Optional
rows
rows
?:
JsonV3Dict
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cols
meta
rows
haystack-core
Loading...