-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
An overlay (like behind drawers) could add two benefices:
- handle the click on it to close the mfb or whatever
- add a custom background color with opacity (like 0.1)
I imagine this new props:
overlay: bool (default: false)
closeOnOverlayClick: bool (default: true)
overlayClick: func (optional)
overlayBackgroundColor: string (default: 'transparent')
overlayBackgroundOpacity: numb (default: 0')
How do you feel with this ideas?
Thanks
Metadata
Metadata
Assignees
Labels
No labels