D3GLProps
Defined in: react/D3GL.tsx:11
Properties
Section titled “Properties”className?
Section titled “className?”
optionalclassName?:string
Defined in: react/D3GL.tsx:18
groups?
Section titled “groups?”
optionalgroups?:D3GLGroup[]
Defined in: react/D3GL.tsx:15
height
Section titled “height”height:
number
Defined in: react/D3GL.tsx:13
onError?
Section titled “onError?”
optionalonError?: (err) =>void
Defined in: react/D3GL.tsx:17
Parameters
Section titled “Parameters”unknown
Returns
Section titled “Returns”void
onReady?
Section titled “onReady?”
optionalonReady?: (controller) =>void
Defined in: react/D3GL.tsx:16
Parameters
Section titled “Parameters”controller
Section titled “controller”Returns
Section titled “Returns”void
transform?
Section titled “transform?”
optionaltransform?:ViewTransform
Defined in: react/D3GL.tsx:14
width:
number
Defined in: react/D3GL.tsx:12