API Reference / @gtkx/navigation / DrawerItemList
Variable: DrawerItemList
constDrawerItemList: ({ state, navigation, descriptors }) =>ReactNode
Defined in: packages/navigation/dist/drawer/drawer-item-list.d.ts:4
Lists the drawer routes as rows of a GtkListBox; activating a row navigates to its route.
Parameters
{ state, navigation, descriptors }
Returns
ReactNode