static propTypes = {
    defaultValue: PropTypes.string,
    options: PropTypes.array,
    placeholder: PropTypes.string,
    onBusy: PropTypes.func,