Interface BooleanColumnParams

Hierarchy

  • SelectParams
    • BooleanColumnParams

Properties

batchCallback?: ((t: Tile) => Promise<void>)

Type declaration

    • (t: Tile): Promise<void>
    • Parameters

      Returns Promise<void>

field: string
foreground?: boolean
name: string
useNameCache?: boolean

Generated using TypeDoc