sveltestrap
sveltestrap copied to clipboard
feat(dropdown): add support for auto close functionality
This changes add support for the dropdown auto close behavior described here via autoClose attribute. This supports all the cases: default, manual, inside, and outside.
#297
+1
+1, thanks!
@bestguy can this be reviewed? I need this functionality for several different components I've been working on.