controlkit.js
controlkit.js copied to clipboard
Enhancement v2: Merge String{Input,Output} & Number{Input,Output}
Reference: https://github.com/automat/controlkit.js/issues/15#issuecomment-209017610
String{Input,Output} & Number{Input,Output} should be merged, input can be activated by setting {interactive: true} and restricted to just showing the value via {interactive: false}.
Should {String,Number}Input be renamed then? Is it misleading?