mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 15:25:59 +00:00
fk editor
This commit is contained in:
@@ -7,11 +7,14 @@
|
||||
|
||||
export let collection;
|
||||
export let title;
|
||||
export let clickable;
|
||||
</script>
|
||||
|
||||
<ObjectListControl
|
||||
{collection}
|
||||
{title}
|
||||
{clickable}
|
||||
on:clickrow
|
||||
columns={[
|
||||
{
|
||||
fieldName: 'baseColumns',
|
||||
|
||||
Reference in New Issue
Block a user