Slider Shape
The Slider shape provides an interactive control that lets users adjust a parameter value in real time during simulation.
Screenshot: Slider shape on the board
Overview
A Slider shape creates an interactive UI control on the board. It binds to a term defined as a parameter in your expressions. Moving the slider changes the parameter value live, immediately affecting the simulation. This is ideal for exploring how different parameter values affect model behavior.
Toolbar
Screenshot: Slider shape toolbar
Properties Panel
Screenshot: Slider properties panel
| Property | Description |
|---|---|
| Term | The parameter term this slider controls |
| Minimum | Minimum slider value |
| Maximum | Maximum slider value |
| Step | Increment between slider positions |
| Orientation | Horizontal or vertical layout |
| Show value | Display the current numeric value |