-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The state.reactive method in our library currently lacks support for grouping operators, which are essential for controlling the order of operations within complex expressions. We propose enhancing the state.reactive method to accommodate grouping operators, empowering users to explicitly prioritize and control calculations.
Desired Enhancement:
state.reactive('c.d', '2 * ($a + $c.e + $c.z.r + $c.z.t.b)');This proposed enhancement will empower users to harness the full potential of our library for intricate calculations and expressions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request