For AI agents: the complete documentation index is at llms.txt. Markdown versions are available by appending .md or sending Accept: text/markdown.
Reflex Logo
Docs Logo
Changelog

/

Reflex Components Radix

reflex-components-radix Changelog

v0.9.5 (2026-06-10)

Miscellaneous

  • Mark the Radix form controls — checkbox, checkbox group, radio group, radio cards, select, switch, and both sliders — with _is_form_control so their static name/id is collected when a form validates its fields against a TypedDict-annotated on_submit handler. (#6301)

v0.9.4 (2026-06-03)

No significant changes.

Built with Reflex