Skip to content

Commit

Permalink
Missed doc spec add
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitaeverywhere committed Jan 25, 2016
1 parent 13a3290 commit c515322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ var setup = { // Object that contain settings. Properties in brackets can be mis
return false; // return false to block default click action
}
} ]
[ , stretchColumns: true ] // Stretch columns to fill available container space
[ , pagination: 30 ] // Maximum rows number on one page (default: 200, turn off: 0)
[ , hideButtons: true ] // hides "back" and "drillThrough" buttons
[ , triggerEvent: "touchstart" ] // all "click" events will be replaced by this event
Expand Down

0 comments on commit c515322

Please sign in to comment.