Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
| # | Name | Price | Count | ||
|---|---|---|---|---|---|
| 1 | Product 1 | $ 841 | 240 | Edit Delete | |
| 2 | Product 10 | $ 757 | 372 | Edit Delete | |
| 3 | Product 2 | $ 520 | 84 | Edit Delete | |
| 4 | Product 3 | $ 550 | 29 | Edit Delete | |
| 5 | Product 4 | $ 929 | 310 | Edit Delete | |
| 6 | Product 5 | $ 925 | 13 | Edit Delete | |
| 7 | Product 6 | $ 25 | 474 | Edit Delete | |
| 8 | Product 7 | $ 306 | 483 | Edit Delete | |
| 9 | Product 8 | $ 714 | 191 | Edit Delete | |
| 10 | Product 9 | $ 144 | 146 | Edit Delete |
| Name | Description | Default | Control |
|---|---|---|---|
| alignment | 'left''center''right' | - | |
| pagination | bool | - | |
| paginationColor | 'primary''info''success''error' | - | |
| paginationPosition | 'left''right' | - | |
| itemsTotal | number | - | |
| stripped | bool | - | |
| index | bool | - | |
| sortable | bool | - | |
| selectKey | string | - | |
| checkbox | bool | - | |
| onSelect | func | - | |
| color | 'primary''info''success''error' | - | |
| headers | string[] | - | |
| items* | array | - | |
| itemTitles | string[] | - | |
| paginationBorderType | 'default''tile''rounded' | - | |
| id | string | - | |
| tableRef | func | { current: Element } | - | |
| perPageVariants | number[] | - | |
| perPageText | string | - | |
| tableTitle | node | - | |
| searchable | bool | - | |
| searchKey | string | - | |
| searchPlaceholder | string | - | |
| controls | any | - | |
| paginationDense | bool | - | |
| indexSign | string | - | |
| bordered | bool | - | |
| grid | bool | - | |
| dark | bool | - | |
| noHover | bool | - | |
| stickyHead | bool | - | |
| footer | node | - | |
| className | string | - | |
| style | any | - |