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 enums as inputs #8

Closed KacperFKorban closed 5 months ago

KacperFKorban commented 6 months ago

It should be possible to use enums as input types.

Enums should be shown in the UI as dropdowns.

KacperFKorban commented 5 months ago

implemented in #23