feat(data-table): add toolbar, toolbar search

This commit is contained in:
Eric Liu 2020-10-24 11:10:31 -07:00
commit 611d72bcf3
10 changed files with 640 additions and 154 deletions

View file

@ -149,6 +149,7 @@
</script>
<TableContainer title="{title}" description="{description}" {...$$restProps}>
<slot />
<Table
zebra="{zebra}"
size="{size}"