mirror of
https://github.com/django-components/django-components.git
synced 2025-08-30 10:47:20 +00:00

* refecator: move defaults applying back to ext, raise on passing Slot to Slot, and docs cleanup * docs: fix typo
484 B
484 B
Template variables
Here is a list of all variables that are automatically available from inside the component's
template and in on_render_before
/ on_render_after
hooks.
::: django_components.component.ComponentVars.args
::: django_components.component.ComponentVars.kwargs
::: django_components.component.ComponentVars.slots
::: django_components.component.ComponentVars.is_filled