Allow custom sorting function for EnumDropdownController
Dianliang233 opened this issue ยท 0 comments
Dianliang233 commented
For EnumDropdownControllerBuilder, yacl always sort the options alphabetically. However, I want to either provide my own sort key/provide my custom sort function.