change: function (e) {
        actions.changeChatwheel(this.props.wheel, this.props.id, e.target.value);
    }