Considerations
General considerations when using Better Drawer.
Bundle size
A great web experience doesn't just look and move beautifully, it should load quickly, too.
If you're bundlephobic, Bundlephobia has the numbers - check minified size, gzip, and dependency graph before you commit.
Caveats
Drawer enter animations use the CSS @starting-style at-rule. This feature is supported in modern evergreen browsers, with coverage continuing to improve. For up-to-date compatibility details, refer to Can I use.
In environments where the at-rule is not yet supported, drawers will still render correctly, but without the entrance animation.
On this page