1import { MobileSidebarTrigger } from "passport-ui";
1<MobileSidebarTrigger />
A button for opening and closing the sidebar on mobile devices.
Import the component from the passport-ui package.
1import { MobileSidebarTrigger } from "passport-ui";
Basic example showing how to use the component.
1<MobileSidebarTrigger />
Documentation and examples are available in Storybook.