public render() {
    if (this.customRenderer) {
      return this.customRenderer(this);
    }