ink-select-input icon indicating copy to clipboard operation
ink-select-input copied to clipboard

added color and layout customization

Open H3RSKO opened this issue 4 years ago • 0 comments

Added the ability to specify selector orientation: -- include displayDirection='column' or displayDirection='row' as an argument when calling SelectInput.

Added the ability to pass in a default and an accent color variable. -- include defaultColor={someColor} and/or accentColor={diffColor}

I was having some trouble with NPM link and testing, but it should be good. Changes are relatively simple.

H3RSKO avatar Oct 05 '20 19:10 H3RSKO