forked fromFarmRadioHangar/react-dial-pad
- Notifications
You must be signed in to change notification settings - Fork0
React phone dial pad component
License
NotificationsYou must be signed in to change notification settings
sencersoylu/react-dial-pad
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple React phone dial pad component inspired by thejQuery dialpad plugin demo.
Try the demohere.
npm install --save frh-react-dial-pad
importReactfrom'react'importReactDOMfrom'react-dom'importDialfrom'frh-react-dial-pad'ReactDOM.render(<Dial/>,document.getElementById('main'))
importReactfrom'react'importReactDOMfrom'react-dom'import{DialPad}from'frh-react-dial-pad'ReactDOM.render(<DialPad/>,document.getElementById('main'))
- GitHub:https://github.com/FarmRadioHangar/react-dial-pad
- Issue tracker:https://github.com/FarmRadioHangar/react-dial-pad/issues
BSD
About
React phone dial pad component
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- JavaScript100.0%