Single Value Slider: Selecting a Discount Percentage
This example demonstrates a basic single-value slider for choosing a discount percentage. The selected value is automatically available as a component attribute, allowing direct access for calculations without needing a separate variable
1
Users drag the handle to select a percentage, with the value instantly accessible via the component attribute for calculations or updates.
Last updated
Was this helpful?