Back to Reflex

3806.Feature

news/3806.feature.md

0.9.4a1285 B
Original Source

Added rx._x.hybrid_property, a property decorator usable on State classes that works like a normal Python property for backend access while also rendering on the frontend at class level. Use the same method for both, or register a separate frontend implementation with @<name>.var.