Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ArrayTableSync<Title, Value>

Type parameters

  • Title: string

  • Value

Hierarchy

  • ArrayTableSync

Index

Properties

Properties

Readonly headers

headers: readonly Title[]

Readonly rows

rows: Iterable<readonly Value[]>

Generated using TypeDoc