Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install screenjson-ui from npm or via the CDN script tag.
npm install screenjson-ui
name
screenjson-ui
version
1.0.0
main
module
./dist/screenjson-ui.js
types
./dist/index.d.ts
exports["./dist/style.css"]
<script src="https://cdn.screenjson.com/ui/screenjson-ui.js"></script>
<link rel="stylesheet" href="https://cdn.screenjson.com/ui/style.css">
import 'screenjson-ui/dist/style.css';
import ScreenJSONUI, { type ScreenJSONUIConfig, type ScreenJSONDocument, type Theme, type Lang, } from 'screenjson-ui';