New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

vv-react-table

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vv-react-table

vv-react-table <a href="https://github.com/lyh0371/web-norm/vv-react-table

latest
npmnpm
Version
0.0.6
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

sp-ui

vv-react-table

GitHub stars GitHub forks

什么是 vv-react-table

vv-react-table 是一款基于 rsuite-table二次封装的虚拟表格组件。支持通过 JSON 配置生成虚拟表格,并对 rsuite-table 进行了扩展

功能

vv-react-table 主要支持以下功能:

  • 🚀 表格宽度拖拽 需设置固定宽度即可实现宽度拖拽
  • 🔍 拖拽行和列:表格行和列可自由拖拽
  • 🎨 右键菜单:支持给每一列单独设置右键菜单,右键菜单样式可自定义
  • 🚥 表头及列的合并:通过简单配置即可时间表头和列的合并
  • 💡 行内编辑:对行内元素进行编辑
  • 💎 更多高级用法请看示例

使用

  • 下载依赖

yarn install vv-react-table -S

  • 引入组件及样式
import ReactTable from 'vv-react-table';
import 'vv-react-table/index.esm.css';

问题反馈

如果在使用过程中发现任何问题、或者有改善建议,欢迎在 GitHub Issues 进行反馈:https://github.com/lyh0371/vv-react-table/issues

或加我微信(lyh1347635797)直接反馈(加微信请备注虚拟表格):

Keywords

vv-react-table

FAQs

Package last updated on 09 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts