Skip to content

dtcymmtc/useTable

 
 

Repository files navigation

English | 简体中文

@ahooks/useTable

A Progressive Solution for Query Table Scene, RFC for more information

Features

  • 🔗Plugins: Some plugins for different features.
  • 🚀Extensible: It can used by many Design, such as antd and fusion.
  • 💡Hook: All is Hook.

Install

  • Use Fusion Design
npm install @ahooksjs/next-form-table --save
  • Use Ant Design 4.x
npm install @ahooksjs/antd-form-table --save

Usage

  • Use Fusion Design
import useNextFormTable from '@ahooksjs/next-form-table';
  • Use Ant Design 4.x
import useAntdFormTable from '@ahooksjs/antd-form-table';

Documentation

You can find the useTable documentation on the website.

Contributing

Contributing

License

MIT

About

A Progressive Solution for Query Table Scene

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.5%
  • JavaScript 3.3%
  • CSS 0.2%