Skip to content

Commit be4ee8d

Browse files
committed
document : fix README.md
1 parent 2912787 commit be4ee8d

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
@@ -246,7 +246,7 @@ The component accepts the following props:
246246
|**`tableBodyMaxHeight`**|string||CSS string for the height of the table (ex: '500px', '100%', 'auto').
247247
|**`textLabels`**|object||User provided labels to localize text.
248248
|**`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>
249-
|**`storageKey`**|string|| ave current state to local storage.
249+
|**`storageKey`**|string|| ave current state to local storage.(Only browser)
250250

251251
## Customize Columns
252252

0 commit comments

Comments
 (0)