Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ListItemContext

Represents a proxy for the ListItem. Represents a proxy for the ListItem.

Hierarchy

  • void
  • void
    • ListItemContext

Index

Properties

Properties

$implicit

$implicit: any

Gets the data of the item. Gets the data of the item.

even

even: boolean

Returns boolean value that represents if the item at an even position. Returns boolean value that represents if the item at an even position.

index

index: number

Gets the index of the item. Gets the index of the item.

item

item: any

Gets the item. Gets the item.

odd

odd: boolean

Returns boolean value that represents if the item at an odd position. Returns boolean value that represents if the item at an odd position.

Generated using TypeDoc