Home / File/ typography-h2.json — ui Source File

typography-h2.json — ui Source File

Architecture documentation for typography-h2.json, a json file in the ui codebase.

Entity Profile

Source Code

{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "typography-h2",
  "type": "registry:example",
  "files": [
    {
      "path": "registry/new-york-v4/examples/typography-h2.tsx",
      "content": "export default function TypographyH2() {\n  return (\n    <h2 className=\"scroll-m-20 border-b pb-2 text-3xl font-semibold tracking-tight first:mt-0\">\n      The People of the Kingdom\n    </h2>\n  )\n}\n",
      "type": "registry:example"
    }
  ]
}

Frequently Asked Questions

What does typography-h2.json do?
typography-h2.json is a source file in the ui codebase, written in json.
Where is typography-h2.json in the architecture?
typography-h2.json is located at deprecated/www/public/r/styles/new-york-v4/typography-h2.json (directory: deprecated/www/public/r/styles/new-york-v4).

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free