Web Component: Tangular-JsonFormat


  • Info
  • HTML
  • JS
  • CSS
  • Meta

Tangular-JsonFormat

A simple Tangular helper for formatting of objects to more readable JSON.

  • jComponent v17|v18|v19|v20
<div>{{ obj | jsonformat }}</div>

or

console.log(Thelpers.jsonformat({ ... }));