feat: fullscreen for data node

This commit is contained in:
2026-03-11 20:31:43 +01:00
parent 86d264e83a
commit ea6bdeb05f
2 changed files with 12 additions and 2 deletions

View File

@@ -109,6 +109,7 @@ export function registerBuiltinNodes(): void {
menuLabel: 'Data',
menuIcon: <Database className={ICON_CLASS} />,
connectionLabel: 'data source',
supportsFullscreen: true,
})
registerNodeType({