Skip to content

Commit 1dc4c8f

Browse files
author
John Glynn
committed
Add serialize option to documentation
1 parent c095f3f commit 1dc4c8f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,11 @@ ___
190190
An array of column widths to set the initial width.
191191
___
192192

193+
* **serialize**: [type:Boolean] [default: true]
194+
195+
Flag to determine if column width data will be saved to session storage.
196+
___
197+
193198
### Events
194199
* **onResize**: [type: function] [default: null]
195200

0 commit comments

Comments
 (0)