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

x/live/components/JsonViewer.tsx>default

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Latest
function default
import { default } from "https://deno.land/x/live@1.104.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.