README
@antv/x6-react
Use X6 with react
Installation
# npm
$ npm install @antv/x6-react --save
# yarn
$ yarn add @antv/x6-react
Usage
Use X6 with react
<script type="module">
import antvX6React from 'https://cdn.skypack.dev/@antv/x6-react';
</script>
Use X6 with react
# npm
$ npm install @antv/x6-react --save
# yarn
$ yarn add @antv/x6-react