That works. Not sure how I missed that, I was looking at that page . Thank you for pointing this out.
I am not sure why they don't combine the schema and ui schema. I am sure there is a reason, but when dynamically building these structures the separate json is a bit of a pain.
Jumping on this, using enum and enumNames to create a lit works great. The only problem I have is when you’re starting to type in the field. I guess it’s looking for the enum and not enumNames. Any idea how to make this work?