Temzasse / react-modal-sheet

Flexible bottom sheet component built with Framer Motion to provide buttery smooth UX while keeping accessibility in mind 🪐
https://temzasse.github.io/react-modal-sheet/
MIT License
828 stars 78 forks source link

Close on clicking outside #114

Closed fishuke closed 1 year ago

fishuke commented 1 year ago

I don't know if it's an already implemented function but I need it. I can implement it manually but would appreciate it if it would be a feature.

fishuke commented 1 year ago

@Temzasse

Temzasse commented 1 year ago

Yep it is implemented: https://github.com/Temzasse/react-modal-sheet/blob/master/example/components/SnapPoints.tsx#L50

JcbPrn commented 9 months ago

@fishuke @Temzasse Where is this an answer to the question? I don't get it.