Theme
Version
GitHubPyPIDiscord
On this page

v0.95 (2024-08-29)

Feat

  • Added support for dynamic components, where the component name is passed as a variable. (See Dynamic components)

Refactor

  • Changed Component.input to raise RuntimeError if accessed outside of render context. Previously it returned None if unset.
django-components version: 0.152.0