We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23c0020 + 4c8e33b commit 95f9af1Copy full SHA for 95f9af1
README.md
@@ -144,6 +144,7 @@ solo | object | item that should be displayed solo | null
144
sortBy | string | name of column to use for record sort | null
145
sortDir | string | sort direction, either 'asc' or 'desc' | 'asc'
146
tableClassName | string | assign css class to table containing react-pivot elements | ''
147
+hideDimensionFilter | boolean | do not render the dimension filter | false
148
149
### TODO ###
150
0 commit comments