GeoListActionableItem Ready 8.1.0+
GeoListActionableItem is a component designed to build vertical lists with
custom content which fit properly in a GeoBorderedBox.
It can be customized in several ways, adding icons to the leading edge of the row or more complex elements (like form inputs) to the trailing edge.
Properties
| Prop name | Type | Default value | Description | 
|---|---|---|---|
| 
          icon
         | array | Show description | |
| 
          active
         | boolean | 
          false
         | Show description | 
Slots
| Name | Description | 
|---|---|
| title | Use this slot to customize the title of the item | 
| trailingAccessoryItem | |
| default | Use this slot to customize main content | 
| actions | Use this slot to add more items at the bottom of the item | 
Constants
This component has no exported constants.