value() ) ? '' : $this->value(); $options = empty( $this->choices ) ? [] : $this->choices; $height = empty( $options['height'] ) ? '300px' : $options['height']; $search_icons = empty( $options['search_icons'] ) ? false : true; ?>