How to change the rendering for an object with "propertyNames" keys via custom widgets? #4713
Unanswered
eugeniumegherea
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. So I have this challenge where I need to render custom component for the dynamic keys in an object. I know that we can easily define custom widget for array values via
ui:widget
, but how to do it for the keys?and having this ui schema:
this is what I get as output

example correct object:
Beta Was this translation helpful? Give feedback.
All reactions