Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a single row from a Zyllio table

Example:

{
labels:["Id","Name","Breed"],
values:["32887253","LEO","Terrier (Unknown Type, Small)"]
}

Hierarchy

  • TableRowModel

Index

Properties

Properties

labels: string[]

Ordered labels of rows

values: string[]

Ordered single row values