Skip to content

Commit ee56bf7

Browse files
committed
document : fix README.md
1 parent e2098fc commit ee56bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ The component accepts the following props:
247247
|**`tableBodyMaxHeight`**|string||CSS string for the height of the table (ex: '500px', '100%', 'auto').
248248
|**`textLabels`**|object||User provided labels to localize text.
249249
|**`viewColumns`**|boolean or string|true|Show/hide viewColumns icon from toolbar. Possible values:<p><ul><li>true: Button is visiable and clickable.</li><li>false: Button is not visible.</li><li>disabled: Button is visible, but not clickable.</li></ul></p>
250-
|**`storageKey`**|string|| save current state to local storage.
250+
|**`storageKey`**|string|| save current state to local storage(Only browser).
251251

252252
## Customize Columns
253253

0 commit comments

Comments
 (0)