Version: 4.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 IN YOUR LOCAL
npm create refine-app@latest -- --example use-simple-list-antd