KacperFKorban / GUInep

Automatic UI forms for Scala 3 functions
https://kacperfkorban.github.io/GUInep/
Apache License 2.0
14 stars 0 forks source link

Support collections as inputs #7

Closed KacperFKorban closed 5 months ago

KacperFKorban commented 6 months ago

It should be possible to use collections as inputs.

In the UI those should be possibly extendable sub-forms-ish things i.e. a normal input and a + button that adds a new input.

KacperFKorban commented 5 months ago

superseded by #37