Archived
add table insight (#976)
This commit is contained in:
committed by
Karl Burtram
parent
cd0d0f911b
commit
f91010c398
+5
@@ -649,6 +649,11 @@ declare namespace Slick {
|
||||
**/
|
||||
showHeaderRow?: boolean;
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
showRowNumber?: boolean;
|
||||
|
||||
/**
|
||||
* If true, the column being resized will change its width as the mouse is dragging the resize handle. If false, the column will resize after mouse drag ends.
|
||||
**/
|
||||
|
||||
Reference in New Issue
Block a user