accessible-astro-components icon indicating copy to clipboard operation
accessible-astro-components copied to clipboard

Add new accessible Drawer component

Open markteekman opened this issue 1 year ago • 0 comments

  • Use a dialog for native accessibility features (focus trap, return focus to button, inert, etc.)
  • Option for right (default), bottom, left, top slide-out
  • Several slots for content (header, content, footer)
  • Touch events for mobile (slide to close)

markteekman avatar Feb 01 '25 10:02 markteekman