Skip to main content

ListItemType

Different list item types.

Enum fields

NameDescription
ActiveIndicates that the item is clickable via active feedback when item is pressed.
DetailEnables detail button of the list item that fires detail-click event.
InactiveIndicates the list item does not have any active feedback when item is pressed.
NavigationEnables the type of navigation, which is specified to add an arrow at the end of the items and fires navigate-click event.