Do you have a UX team? I Would really appreciate their feedback on my new product - UserBit
Themes
Default
<vue-good-table
:columns="columns"
:rows="rows">
</vue-good-table>
Name | Age | Created On | Percent |
---|---|---|---|
John | 20 | 3.34% | |
Jane | 24 | Oct 304th 11 | 3.34% |
Susan | 16 | Oct 303rd 11 | 3.34% |
Black-rhino
<vue-good-table
:columns="columns"
:rows="rows"
theme="black-rhino">
</vue-good-table>
Name | Age | Created On | Percent |
---|---|---|---|
John | 20 | 3.34% | |
Jane | 24 | Oct 304th 11 | 3.34% |
Susan | 16 | Oct 303rd 11 | 3.34% |
Nocturnal
<vue-good-table
:columns="columns"
:rows="rows"
theme="nocturnal">
</vue-good-table>
Name | Age | Created On | Percent |
---|---|---|---|
John | 20 | 3.34% | |
Jane | 24 | Oct 304th 11 | 3.34% |
Susan | 16 | Oct 303rd 11 | 3.34% |