-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi,
I'm using @uiw/react-json-view (V2 version) in my project and it's working great for visualizing and editing JSON. However, I have a use case where I'd like to render a custom input component (e.g., a dropdown ) instead of the default input during the edit mode (onEdit).
Is there any existing support or workaround to plug in a custom editor UI for specific keys or value types?
Side note:
I noticed that I’m currently able to edit keys, but not the values in the UI. I was under the impression that value editing is supported — is there something I may be missing in terms of setup or props?
Would appreciate any guidance on enabling value edits as well.
webjema and julianmclain
Metadata
Metadata
Assignees
Labels
No labels