Skip to content

Support truncation #37

@dmackdev

Description

@dmackdev

It would be useful to support two kinds of truncation for the JsonTree when rendering large base values:

  • Width: truncate the rendering of the base value to a configured width, if it would exceed it.
  • Number of rows: truncate the rendering of the base value to a configured number of rows if it would exceed it.

Reference Chrome dev tools for an example of how this might look.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions