Skip to content

Commit 219d41d

Browse files
Update README.md
1 parent c39897d commit 219d41d

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
@@ -238,7 +238,7 @@ Then create in `gridOptions.customFilters` variable named as `ng-model` with fil
238238
### URL Synchronization
239239
You can disable/enable URL synchronization for the whole grid or on a level of particular filter.
240240
241-
Global parameter `gridOptions.urlSync` (boolean) works for the whole grid.
241+
Global parameter `gridOptions.urlSync` (boolean, default is 'false') works for the whole grid.
242242
243243
Each filter has optional parameter `disable-url` (boolean, default is 'false'). If you set it to **true**, URL-synchronization for this particular filter will be disabled.
244244

0 commit comments

Comments
 (0)