alter table

This commit is contained in:
Jan Prochazka
2021-09-12 17:33:51 +02:00
parent e7c64265ae
commit 624ada2873
10 changed files with 141 additions and 16 deletions

View File

@@ -10,11 +10,13 @@
export let title;
export let clickable;
export let onRemove = null;
export let onAddNew = null;
</script>
<ObjectListControl
{collection}
{title}
{onAddNew}
{clickable}
on:clickrow
columns={[