fk editor

This commit is contained in:
Jan Prochazka
2021-06-24 11:27:58 +02:00
parent 039d3b4058
commit 4db464772e
5 changed files with 197 additions and 7 deletions

View File

@@ -7,11 +7,14 @@
export let collection;
export let title;
export let clickable;
</script>
<ObjectListControl
{collection}
{title}
{clickable}
on:clickrow
columns={[
{
fieldName: 'baseColumns',