feat(Table): QUV-1299 Implement Table windowing #498
Annotations
4 errors
build
Type '() => void' is not assignable to type 'void'.
|
build
Type '{ columnDefs: any; columnVirtualizer: Virtualizer<undefined, Element>; scrolled: boolean; }' is not assignable to type 'IntrinsicAttributes & TableHeadProps'.
|
build
Property 'getVirtualItems' does not exist on type 'unknown'.
|
build
Process completed with exit code 1.
|