Skip to content

Add Support for Grouping Operators in state.reactive method #28

@Mostafa-Mohammadi

Description

@Mostafa-Mohammadi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions