{%extends "base.html"%} {%load plotly_dash%} {%block title%}Demo Eleven - Dash Mantine Components{%endblock%} {%block content%}
This example demonstrates serving Dash Mantine Components within a Dash app.
{% load plotly_dash %}
<div class="{% plotly_class name="MantineExample"%}">
{% plotly_app name="MantineExample" ratio=0.3 %}
<\div>