this.toggleDropdown()}\n onBlur={this.onBlur}\n tabindex={this.disabled ? '-1' : '0'}\n ref={el => {\n this.customSelect = el as HTMLDivElement;\n }}\n {...this.inheritedAttributes}\n >\n
\n {this.selectedOption ? this.selectedOption.innerText : this.placeholder}\n
\n
\n expand_more\n \n
\n\n {this.isOpen && (\n