-
-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
It would be great if we could have some prop like shortenTextAfterLength
to shorten long JSON strings after a desired length:
my not very long long string example
providing shortenTextAfterLength
to 10
would render
my not very...
with the ability for users to expand/collapse the string. This would give a much better view for JSON objects that might have strings that are 1000+ characters long
Metadata
Metadata
Assignees
Labels
No labels