react-sliding-panel
Simple React component for sliding panel on mobile.
Install
npm install react-sliding-panel --save
Demo
Example
;; const DemoComponent = React;
Documentation - props
Always required
type: string
bottom
side
Set sliding panel type.
isOpen: boolean
Save sliding panel state
closeFunc: function
Set sliding panel close function
Changelog
- 0.0.3