Skip to content

Commit c515322

Browse files
Missed doc spec add
1 parent 13a3290 commit c515322

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ var setup = { // Object that contain settings. Properties in brackets can be mis
5959
return false; // return false to block default click action
6060
}
6161
} ]
62+
[ , stretchColumns: true ] // Stretch columns to fill available container space
6263
[ , pagination: 30 ] // Maximum rows number on one page (default: 200, turn off: 0)
6364
[ , hideButtons: true ] // hides "back" and "drillThrough" buttons
6465
[ , triggerEvent: "touchstart" ] // all "click" events will be replaced by this event

0 commit comments

Comments
 (0)