django-components/docs/reference/template_variables.md
Juro Oravec 458e1894db
refactor: fix wrongly initiated settings (#1250)
* refactor: fix wrongly initiated settings

* refacttor: remove `_load_settings()` from apps.py

* refactor: fix building of docs + update titles in API reference

* refactor: fix docs build error

* refactor: use EXTENSIONS_DEFAULTS

* refactor: update titles
2025-06-10 10:12:48 +02:00

383 B

Template variables

Here is a list of all variables that are automatically available from inside the component's template:

::: django_components.component.ComponentVars.args

::: django_components.component.ComponentVars.kwargs

::: django_components.component.ComponentVars.slots

::: django_components.component.ComponentVars.is_filled