@logicflow/layout
TypeScript icon, indicating that this package has built-in type declarations

1.2.0-alpha.16 • Public • Published

layout

layout 扩展包

使用方式

import LogicFlow from '@logicflow/core';
import { dagre } from '@logicflow/layout';

const lf = new LogicFlow({
  container: '#app',
  plugin: [dagre]
})

lf.extension.dagre.layout()

Package Sidebar

Install

npm i @logicflow/layout

Weekly Downloads

28

Version

1.2.0-alpha.16

License

Apache-2.0

Unpacked Size

669 kB

Total Files

11

Last publish

Collaborators

  • dymonelewis
  • r0ger_
  • xutao
  • yhlchao
  • geekjk
  • sunyongjian
  • lvhongxin