mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 18:56:00 +00:00
chart initial import
This commit is contained in:
@@ -12,11 +12,13 @@
|
||||
import DesignerReference from './DesignerReference.svelte';
|
||||
import { writable } from 'svelte/store';
|
||||
import { tick } from 'svelte';
|
||||
import contextMenu from '../utility/contextMenu';
|
||||
|
||||
export let value;
|
||||
export let onChange;
|
||||
export let conid;
|
||||
export let database;
|
||||
// export let menu;
|
||||
|
||||
let domCanvas;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user