beforeMount() {
        this.addComponent(this.internalComponent);
        this.addComponent(this.$props.componentId);
        this.updateQueryHandlerOptions(this.$props);
        this.setReact(this.$props);