Package version:

Interface AdditionalColumns

Specify the column name and value of additional columns.

Hierarchy

  • AdditionalColumns

Properties

Properties

name?: any

Additional column name. Type: string (or Expression with resultType string).

value?: any

Additional column value. Type: string (or Expression with resultType string).

Generated using TypeDoc