Files
Lorefnon 99c7e02499 Support lazy-loaded content fragments in card component (#175)
* Add support for embed parameter that skips the shell layout

* Add support for cards with remote content

* Adapt js to support lazy-loaded fragments

* Add example

* Reformat & Fix lint errors

* Update query param name and add docs

* Add example

* squash migrations

---------

Co-authored-by: lovasoa <pere.jobs@gmail.com>
2024-01-05 22:17:33 +01:00
..

Remote Content Demo

This small SQLPage example shows how to:

  • lazy-load other page in cards including:
    • chart component rendered by sqlpage
    • map component rendered by sqlpage
    • table component rendered by sqlpage

remote content screenshot