emilkowalski / vaul

A drawer component for React.
https://vaul.emilkowal.ski
MIT License
6.45k stars 215 forks source link

Why nothing in the doc mention `data-vaul-drawer-wrapper` ? #500

Open sshmaxime opened 3 weeks ago

sshmaxime commented 3 weeks ago

Maybe I missed it but I cannot see anything in the doc mentioning the need of the data-vaul-drawer-wrapper wrapper, why is that ?

Additionally, would it be possible to get rid of it altogether and just have it working out of the box with only the option shouldScaleBackground set to true ?

SimonVillage commented 3 days ago

It took me a while to understand what makes the background scale on the main page of vaul. This should be documented, shadcn is using it by default.