Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RemovedListItem<V>

Represents a removed list item.

Type parameters

  • V

    a value type

Hierarchy

  • RemovedListItem

Index

Properties

Properties

index

index: number

an item index

value

value: V | null

an item value

Generated using TypeDoc