Skip to main content
Version: 4.xx.xx

useMenu

useMenu is used to get menu items derived from the resources. These items include a link to the dashboard page (if it exists) and links to the user-defined resources (passed as children to <Refine />). This example shows how to use the useMenu hook.

Refer to the refine useMenu hook documentation for more information. β†’

Run on your local
npm create refine-app@latest -- --example core-use-menu
Last updated on May 18, 2023 by Yıldıray Ünlü