leva
leva copied to clipboard
Additional Core Inputs (INDEX) Discussion
There are many good proposals, feedback, and ideas related to new input types and/or how to add your own.
I wanted to create this issue as a central organizer for all/any of the existing conversations I can find and put them in a single space as many of them have similar motivations and a more unified requirement can surface..
I'll update this top section as I go.
Seems Easy
- [ ] Textarea #105 #255
Seems HARD (maybe better as a plugin?)
- [ ] Color Pallets #3
Textarea is here https://leva.pmnd.rs/?path=/story/inputs-string--default-rows
useControls({
string: { value: 'long text', rows: true })
})
// custom number of rows
useControls({
string: { value: 'long text', rows: 10 })
})
Textarea is here https://leva.pmnd.rs/?path=/story/inputs-string--default-rows
🤦♂️
I often forget how complete the Storybook is in comparison to some open issues/discussions. I'd still like to keep this open and make similar holders/indexes/whatever its called, 😅
I'd like to suggest starting to close some of the older issues or extract the good bits to up-to-date indexes and when availability, workload, motivation, etc changes for folks it can stand as a starting point vs sifting through things...
Haha I added it this morning 😂 Should have mentioned it was new ;)