Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

React phone dial pad component

License

NotificationsYou must be signed in to change notification settings

FarmRadioHangar/react-dial-pad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react logo

FRH React Dial Pad

travis-cinpm versionDependency StatusdevDependency Status

Simple React phone dial pad component inspired by thejQuery dialpad plugin demo.

screenshot

Demo

Try the demohere.

Installation

npm install --save frh-react-dial-pad

Usage

Basic usage

importReactfrom'react'importReactDOMfrom'react-dom'importDialfrom'frh-react-dial-pad'ReactDOM.render(<Dial/>,document.getElementById('main'))

Only the number pad

importReactfrom'react'importReactDOMfrom'react-dom'import{DialPad}from'frh-react-dial-pad'ReactDOM.render(<DialPad/>,document.getElementById('main'))

Contribute

License

BSD

About

React phone dial pad component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp