liuboying1119changed the title[Feature] react-vtable 的popover组件,支持背景色属性Dec 3, 2024 Rui-Sunadded thebpbplabelDec 3, 2024 Rui-Sunadded a commit that referenced this issueDec 6, 2024 feat: add panelStyle&arrowStyle config in Popover#2988 ...
import React from 'react' import ReactDOM from 'react-dom/client' import { ListColumn, ListTable } from '@visactor/react-vtable' ReactDOM.createRoot(document.getElementById('root')!).render( <React.StrictMode> <ListTable records={new Array(10).fill(['John', 18, 'male', '🏀']...
VTable采用可视化渲染引擎VRender进行封装,提供了卓越的性能和渲染效果。VTable支持百万级数据的秒级渲染,可以快速展示大量数据。下面我们来看一个例子,展示VTable的快速渲染能力。也可转到官网亲自体验:https://visactor.io/vtable/demo/performance/100W 多种表格形态 VTable提供了三种主要的表格形态,包括基本表格、多维透...
fangsmile added a commit that referenced this issue Apr 3, 2024 refactor: supplement event type for react table #1434 961d20b fangsmile linked a pull request Apr 3, 2024 that will close this issue 1434 react event supplyment #1438 Merged 21 tasks fangsmile closed this as completed ...
github-actionsbotaddedchorereact-vtablelabelsJul 24, 2024 fangsmilemerged commit0234221intodevelopJul 26, 2024 3 of 4 checks passed fangsmiledeleted the1952-feature-react-emptytip-componentbranchJuly 26, 2024 03:17 Reviewers Rui-SunRui-Sun approved these changes ...
Already have an account? Sign in to comment Assignees fangsmile Labels bug Projects None yet Milestone No milestone Development Successfully merging a pull request may close this issue. 1203 bug init react table occur error VisActor/VTable 1 participant ...