Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/blocks/components/JsonViewer.tsx>default

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Go to Latest
function default
import { default } from "https://deno.land/x/blocks@1.102.1/components/JsonViewer.tsx";

Renders a JSON object in a formatted and interactive way.

Parameters

  • Props for the JSON viewer component.

Returns

JSX.Element

The rendered JSON viewer component.