Skip to content

Rendering Custom Editor while Editing #71

@KVS-01

Description

@KVS-01

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions