Skip to content

Smart Data Viewert#65

Closed
widlestudiollp wants to merge 1 commit intotryretool:mainfrom
widlestudiollp:smart-data-viewer
Closed

Smart Data Viewert#65
widlestudiollp wants to merge 1 commit intotryretool:mainfrom
widlestudiollp:smart-data-viewer

Conversation

@widlestudiollp
Copy link
Copy Markdown
Contributor

Summary

Build Smart Data Viewer custom component for Retool to inspect structured data in a clean and interactive UI.

What’s included

  • Added Smart Data Viewer custom component
  • Added list, card, and table view modes
  • Added intelligent field type detection and adaptive rendering
  • Added support for booleans, arrays, objects, URLs, emails, nulls, and long text
  • Added expandable nested object viewer
  • Added responsive dark UI styling with modern card layout

Supported rendering

  • Boolean → status chips
  • Array → tag pills
  • Object → expandable nested inspector
  • URL → clickable external links
  • Email → inline formatted email
  • Long text → expandable preview
  • Null → muted badge
  • Text / numbers → formatted values

Notes

This component is built for Retool using React and @tryretool/custom-component-support and is designed for inspecting JSON, API responses, records, and nested object data.

@widlestudiollp widlestudiollp deleted the smart-data-viewer branch April 27, 2026 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant