Skip to main content
Version: 3.xx.xx

useSimpleList

refine's useSimpleList hook allows you to get your data straight from the API. This data is compatible with Ant Design List and can be used in it. Furthermore, this hook includes out-of-the-box features such as pagination, sorting, and filtering. In this example, how to use useSimpleList is explained in detail.

Refer to the refine useSimpleList hook documentation for more information. →

Run on your local
npm create refine-app@latest -- --example use-simple-list-antd