Use this reference to understand what Framework 7 Range Reference is for and which component-specific inspector group matters most when you configure it.
Inspector Property Groups
Range Properties
| Property |
Type |
Details |
| ID | text | Required in common setups. Attribute: id |
| Value | text | Attribute: value |
| Min | text | Attribute: min |
| Max | text | Attribute: max |
| Step | text | Attribute: step |
| Label | boolean | Attribute: label |
Actions
Set value
Framework 7 Range Set value
| Configuration group |
Controls |
| Set value Properties | Value |
Dynamic Attributes
Value
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Min
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Max
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Step
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Label
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Dynamic Events
Change
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |
Changed
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |