Skip to main content

ModalNavigationDrawer

Function ModalNavigationDrawer 

Source
pub fn ModalNavigationDrawer(
    drawer_state: Rc<DrawerState>,
    drawer_content: View,
    content: View,
    config: NavigationDrawerConfig,
) -> View
Expand description

A modal navigation drawer that slides in from the left with a scrim overlay.