Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAddRowOptions

Hierarchy

  • IAddRowOptions

Index

Properties

ignoreRequiredFields?: boolean

If true, ignores checking required fields have values

row: TableRow | TableRow[]

The row or array of rows to add

setId?: "random" | "decrement"

Optionally overwite the IDs in the provided rows

Generated using TypeDoc