API Reference / @gtkx/navigation / DrawerNavigatorProps
Type Alias: DrawerNavigatorProps
DrawerNavigatorProps =
DefaultNavigatorOptions<ParamListBase,string|undefined,DrawerNavigationState<ParamListBase>,DrawerNavigationOptions,DrawerNavigationEventMap,DrawerNavigationProp<ParamListBase>> &DrawerRouterOptions&DrawerNavigationConfig
Defined in: packages/navigation/dist/drawer/types.d.ts:78
Props of the drawer Navigator component.