A simple but reactive table react component to display JSON data. ... age:34, color: 'yellow'} ]; React.render(<JsonTable rows={ items } />, document.body);.
確定! 回上一頁