mirror of
https://github.com/django-components/django-components.git
synced 2025-07-12 19:34:59 +00:00

* 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
383 B
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