lmsccc
lmsccc
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Component table ### Semi Version 2.59.1 ### Current Behavior table在scorll:{y: 120, x:...
生成的TS类型遗漏class属性
### Version latest ### Link to Minimal Reproduction https://visactor.io/vchart/demo-react/usage/line-default-select ### Steps to Reproduce 添加如下配置 ``` tooltip: { trigger: 'click', tooltipRender: () => { return 123 } }, ``` click触发tooltip渲染 ###...