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).
Off-canvas panel built on the native
<dialog>element and the drawer enhancer (focus trap, scroll-lock, backgroundinert). Mirrors Modal but slides in from the chosenside. Compose with<DrawerHeader>,<DrawerBody>, and<DrawerFooter>. Open state works uncontrolled (defaultOpen, or an invoker button) or controlled (open+onOpenChange).