<Button
                            className={getClassName(this.props.innerClass, 'button') || null}
                            onClick={this.incrementValue}
                            disabled={this.state.currentValue === this.props.data.end}
                        >