Appearance
NostrEventJson Component
Displays a Nostr event in JSON format.
Usage
html
<nostr-event-json ref="nevent..." />
Attributes
ref
: Event reference (nevent/naddr/note format)
Styling Parts
pre
: Container elementkey
: JSON key stylingkind
: Event kind valuecontent
: Event contentid
: Event IDpubkey
: Public keysig
: Signature
External Templates
This component does not support external templates.