Preparing search index...
The search index is not available
@thepalaceproject/library-registry-admin
@thepalaceproject/library-registry-admin
components/Charts
ChartsProps
Interface ChartsProps
interface
ChartsProps
{
data
:
{
[
key
:
string
]:
LibraryData
[]
}
;
height
?:
string
|
number
;
width
?:
string
|
number
;
}
Index
Properties
data
height?
width?
Properties
data
data
:
{
[
key
:
string
]:
LibraryData
[]
}
Optional
height
height
?:
string
|
number
Optional
width
width
?:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
height
width
@thepalaceproject/library-registry-admin
Loading...