Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryList<T>

Return of Select decorator in case of a list.

Type parameters

Hierarchy

  • QueryList

Index

Properties

Properties

first

first: T

items

items: T[]

last

last: T

length

length: number

Generated using TypeDoc