4 lines
236 B
HTML
4 lines
236 B
HTML
|
<label class="main" translate>{{::$ctrl.label}}</label>
|
||
|
<input name="{{::$ctrl.name}}" type="range"></input>
|
||
|
<label class="min-label" translate>{{::$ctrl.minLabel}}</label>
|
||
|
<label class="max-label" translate>{{::$ctrl.maxLabel}}</label>
|