Hierarchy

  • IAddRowOptions

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