controlkit.js icon indicating copy to clipboard operation
controlkit.js copied to clipboard

Enhancement v2: Merge String{Input,Output} & Number{Input,Output}

Open automat opened this issue 9 years ago • 0 comments

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?

automat avatar Apr 12 '16 17:04 automat