renderSearch() {
            if (this.$props.showSearch) {
                return (
                    <Input
                        class={getClassName(this.$props.innerClass, 'input') || ''}