@bdlite/table
TypeScript icon, indicating that this package has built-in type declarations

1.0.15-beta.11 • Public • Published

React WebComponent Table

一个可以用于 Vue 的 React WebComponent Table 组件,适用于高性能的场景。

特性

  • 简单易用,快速集成。
  • 支持自定义配置。

安装

使用 npm 或 yarn 安装:

npm install @bdlite/table
# 或者
yarn add @bdlite/table

使用方法

  1. 在项目中直接导入使用:

    import { BaseTable } from '@bdlite/table';
  2. 在 HTML 中使用:

    <react-base-table></react-base-table>

贡献

欢迎提交问题和贡献代码!请确保在提交 PR 前运行所有测试并遵循项目的代码规范。

许可证

本项目基于 MIT License 许可。

Package Sidebar

Install

npm i @bdlite/table

Weekly Downloads

126

Version

1.0.15-beta.11

License

none

Unpacked Size

1.83 MB

Total Files

570

Last publish

Collaborators

  • cloudfly
  • doujiangxiaozi
  • shirley-xie
  • svichao