-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request