@tntx/nested-table
基于ant3开发的嵌套表格,用于弥补<Table>@ant3中 expandedRowRender={return <Table>} 时无法同时使用Column.fixed='right'的问题。参考官方提示(Warning: [antd: Table] `expandedRowRender` and `Column.fixed` are not compatible. Please use one of them at one time.)
基于ant3开发的嵌套表格,用于弥补<Table>@ant3中 expandedRowRender={return <Table>} 时无法同时使用Column.fixed='right'的问题。参考官方提示(Warning: [antd: Table] `expandedRowRender` and `Column.fixed` are not compatible. Please use one of them at one time.)
An extended React Material UI Table that aims to make creating complex tables more straightforward.
react-deep-table is a powerful and customizable React library for creating feature-rich, dynamic tables with unlimited nested rows. Simplify complex data representation with intuitive expand/collapse functionality and seamless performance. Perfect for bui
Basic global table variations to use anywhere in your Ember app.