Skip to main content

ListItemType

Different list item types.

Enum fields​

NameDescription
InactiveIndicates the list item does not have any active feedback when item is pressed.
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.
NavigationEnables the type of navigation, which is specified to add an arrow at the end of the items and fires navigate-click event.