0.3.0 • Published 8 years ago
react-json2d v0.3.0
react-json2d
React library to use json2d library.
Props
children(required): the json2d data format object.width(required): width of the canvas.height(required): height of the canvas.ratio: the pixel ratio to use. default iswindow.devicePixelRatio.