UNPKG

cv-dialog-sdk

Version:

Catavolt Dialog Javascript API

6 lines (5 loc) 130 B
export interface Column { readonly propertyName: string; readonly heading: string; readonly displayInline: boolean; }