Controlled 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>.
<dialog>
inert
side
<DrawerHeader>
<DrawerBody>
<DrawerFooter>
Controlled 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>.