-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Labels
enhancementUser is requesting an enhancement/new featureUser is requesting an enhancement/new feature
Description
Great library, y’all 🙌
I propose we add something like:
MicroModal.defaults = { disableScroll: false };I’d find that useful because I’m not using MicroModal.init(). Instead I put MicroModal.open() on the onclick of my buttons. Right now I have to do something like MicroModal.open(<target>, microModalDefaults), where microModalDefaults is a global variable.
If you like the idea please let me know and I may work on a Pull Request.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementUser is requesting an enhancement/new featureUser is requesting an enhancement/new feature