Skip to content

Commit

Permalink
Merge pull request #6488 from WiXSL/docs-uselist-ref
Browse files Browse the repository at this point in the history
[Doc]  Add `useList` hook to reference section
  • Loading branch information
djhi authored Aug 4, 2021
2 parents a21f80e + c4680be commit 999d2d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ title: "Reference"
* [`useHasLock`](https://marmelab.com/ra-enterprise/modules/ra-realtime#locks-on-content)<img class="icon" src="./img/premium.svg" />
* [`useHasLocks`](https://marmelab.com/ra-enterprise/modules/ra-realtime#locks-on-content)<img class="icon" src="./img/premium.svg" />
* [`useInput`](./Inputs.md#the-useinput-hook)
* [`useList`](./List.md#uselist)
* [`useListContext`](./List.md#uselistcontext)
* [`useListController`](./List.md#uselistcontroller)
* `useListParams`
Expand Down

0 comments on commit 999d2d6

Please sign in to comment.