this._state.value[0] = Math.max(this.options.min, Math.min(this.options.max, this._state.value[0]));