Reflex Chakra provides Chakra UI components for the Reflex web framework, enabling developers to build reactive web apps with a rich set of pre-styled components. Current version is 0.8.2.post1, requires Python >=3.10, and follows Reflex's release cadence.
pip install reflex-chakraNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Reflex app using Chakra components.
Refer to the official Reflex Chakra changelog for mapping old to new component names.
Use only supported color scheme tokens: gray, red, orange, yellow, green, teal, blue, cyan, purple, pink.
Consult the official Reflex Chakra component docs for supported props; fall back to custom CSS with `style=` if needed.
No resource links recorded.