{% load static %} {% load idom %} IDOM

IDOM Test Page

{% idom_component "test_app.components.HelloWorld" %}
{% idom_component "test_app.components.Button" %}
{% idom_component "test_app.components.ParametrizedComponent" x=123 y=456 %}
{% idom_component "test_app.components.SimpleBarChart" %}