G6
G6 copied to clipboard
自定义节点文档 extendedNodeName , typeName 和API 中 extendShapeType , shapeType没对上
Describe the bug
文档中写的是 extendedNodeName, 代码中是 extendShapeType, typeName => shapeType 也是
https://g6.antv.vision/zh/docs/manual/middle/elements/nodes/custom-node

Your Example Website or App
1
Steps to Reproduce the Bug or Issue
1
Expected behavior
修改下文档
Screenshots or Videos
No response
Platform
- OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Safari, Firefox]
- Version: [e.g. 91.1] "@antv/g6": "^4.6.18",
Additional context
No response
好的,命名未统一。extendedNodeType 会更合适一些
已修复