ListItemType
Different list item types.
Enum fields​
Name | Description |
---|---|
Inactive | Indicates the list item does not have any active feedback when item is pressed. |
Active | Indicates that the item is clickable via active feedback when item is pressed. |
Detail | Enables detail button of the list item that fires detail-click event. |
Navigation | Enables the type of navigation, which is specified to add an arrow at the end of the items and fires navigate-click event. |