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?: "decrement" | "random"

Optionally overwite the IDs in the provided rows

Generated using TypeDoc