JSON Editor¶
Schema-driven forms, including a Pydantic-backed variant.
JSON editor
Render a JSON-Schema driven form inside a Panelini card.
Pydantic-backed JSON editor
Drive a JSON editor from a Pydantic model - schema and initial value derived automatically.
JSON editor - standalone
The JSON editor as a plain Panel app with a live preview and a save button.
Two editors side by side
panelini’s JsonEditor and Panel’s JSONEditor coexisting without a name clash.