jickchen34

Results 2 issues of jickchen34

I am currently working with ScrollBox and need to handle large datasets efficiently. I would like to know whether ScrollBox supports virtual scrolling.

enhancement

### What problem does this feature solve? tooltipStyle 可以配置边框样式 ### What does the proposed API look like? export type TooltipStyle = { fontFamily?: string; fontSize?: number; color?: string; padding?: number[];...

good first issue
feature