react-slide-out icon indicating copy to clipboard operation
react-slide-out copied to clipboard

Simple drawer-like slider react component

Results 5 react-slide-out issues
Sort by recently updated
recently updated
newest added

Right now the popup have slide in effect from SlideInRight. Can we change it to top or bottom?

- Fixed overlay so that it no longer has absolute positioning at the top of the page. - Fixed slideout not working on Edge. (https://github.com/gogoair/react-slide-out/issues/3)

Hello, I have cloned repo and checked example in IE11/ Edge where not able to see slide out contents in it. Please check below screenshot ![ReactSlideOut-IE-Edge-issue](https://user-images.githubusercontent.com/46212355/58535730-3dd37f00-820c-11e9-8400-9afc5bba5810.png)

Hello, I was curious is there a way to remove the dimmer modalWrapper area. is that just through the css file?