schema.booleanargs.md
November 8, 2023 ยท View on GitHub
Home > @datashaper/schema > BooleanArgs
BooleanArgs interface
Signature:
export interface BooleanArgs extends InputColumnListArgs, OutputColumnArgs
Extends: InputColumnListArgs, OutputColumnArgs
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| operator | BooleanOperator | Boolean comparison type to apply across the list of input column values |