• Off-canvas panel built on the native <dialog> element and the drawer enhancer (focus trap, scroll-lock, background inert). Mirrors Modal but slides in from the chosen side. Compose with <DrawerHeader>, <DrawerBody>, and <DrawerFooter>. Open state works uncontrolled (defaultOpen, or an invoker button) or controlled (open + onOpenChange).

    Parameters

    Returns Element