mirror of
https://github.com/osukey/osukey.git
synced 2025-06-03 20:07:18 +09:00
The existing OptionDropdown only supported enums and was thus renamed to OptionEnumDropDown. A new OptionDropdown has been created in its place to allow binding to arbitrary values, with a set of user-provided items.