wh-react-spinner

1.0.0 • Public • Published

wh-react-spinner

React component for mousewheel modification of a value.

<Spinner
  onChange={value => this.setState({value: value})}
>
  <input value={this.state.value} />
</Spinner>

Readme

Keywords

Package Sidebar

Install

npm i wh-react-spinner

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators