Skip to content

Allow Partial Customization Without Losing Built-in Features #69

Open
@EranAAA

Description

@EranAAA

Hi, thanks for the great work on @uiw/react-json-view!

When customizing the component in v2, important features like:
• Text shortening (ellipsis)
• Expand/collapse for long values
• Copy-to-clipboard

are lost because internal components like StringView or CopyIcon are not exposed.

Feature Request:
Please consider exposing internal components or providing a way to extend rendering without losing the default behavior.
This would allow simple customizations (e.g., styling a specific key) without re-implementing core logic.

Thanks again!

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