2.0.0 • Published 4 years ago

simple-react-flex-knob v2.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

simple-react-flex-knob

touch friendly, simple knob component for react with flexible sizing

NPM JavaScript Style Guide

Install

npm install --save simple-react-flex-knob

Usage

import React, { Component } from 'react'

npm i simple-react-flex-knob

import Knob from 'simple-react-flex-knob'

return <Knob diameter="20%" color="lightblue" pointerColor="teal" action={(midi, val) => console.log(midi + " " + val)} />

License

MIT © JadeRoseMusic

2.0.0

4 years ago

1.0.1

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago