An open API service indexing awesome lists of open source software.

https://github.com/yangfei4913438/react-query-demo


https://github.com/yangfei4913438/react-query-demo

json-server mockjs react-query

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## 中文说明:

react-query 的使用范例。

#### 功能:

- 全局客户端默认配置
- 初始查询
- 主动更新
- 新增记录
- 复制记录
- 编辑记录
- 删除记录
- 全量更新记录
- 增量更新记录

## English Description.

Example of using react-query.

#### Features.

- Global client default configuration
- Initial query
- Proactive update
- New Record
- Copy records
- Edit Record
- Delete records
- Full update records
- Incremental update records