Skip to Content

Hub

To learn more about how to use the hub, click here.

You can customize the functionality and menu of the Hub Widget by using the useMenu hook. Specifically, you can control the items of the menu by using the setMenu function provided by useMenu. You can keep adding different menus in code recursively obtaining any menu configuration.

Last updated on