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.
1 parent ad4fc7c commit 06621faCopy full SHA for 06621fa
stories/DataTable/pagination/options.mdx
@@ -7,7 +7,7 @@ import { Story, Canvas } from '@storybook/addon-docs';
7
| Property | Type | Description |
8
| --------------------- | ------- | ----------------------------------------------------- |
9
| noRowsPerPage | boolean | hide the rows per page dropdown |
10
-| rowsPerPageText | string | chan ge the page per fors text |
+| rowsPerPageText | string | change the rows per page text |
11
| rangeSeparatorText | string | change the seperator text e.g. 1 - 10 'of' 100 rows |
12
| selectAllRowsItem | boolean | show 'All' as an option in the rows per page dropdown |
13
| selectAllRowsItemText | string | change the rows per page text |
0 commit comments