GeoSelectToggleButton Ready 4.1.0+
Properties
| Prop name | Type | Default value | Description | 
|---|---|---|---|
| 
          deleteIcon
         | array |  | Show description | 
| 
          dropdownIcon
         | array |  | Show description | 
| 
          dropdownDisabledIcon
         | array |  | Show description | 
| 
          isValueDeletable
         | boolean | 
          false
         | Show description | 
| 
          isEmpty
         | boolean | Show description | |
| 
          disabled
         | boolean | 
          false
         | Show description | 
| 
          variant
         | enumPropertyFactory({
  componentName: 'GeoSelectToggleButton',
  propertyName: 'variant',
  enumDictionary: VARIANTS,
  required: false,
  checkUndefined: true
}) | Show description | 
Events
| Name | Type | Description | 
|---|---|---|
| click | 
          MouseEvent
         | Click on select event. | 
| delete-value | User typed on the input box. | 
Slots
| Name | Description | 
|---|---|
| default | Use this slot to customize what is displayed in the button.
    Note: This will be styled differently when  | 
Constants
| Name | Value | 
|---|---|
| VARIANTS | Show definition |