feat: fullscreen for data node
This commit is contained in:
@@ -109,6 +109,7 @@ export function registerBuiltinNodes(): void {
|
||||
menuLabel: 'Data',
|
||||
menuIcon: <Database className={ICON_CLASS} />,
|
||||
connectionLabel: 'data source',
|
||||
supportsFullscreen: true,
|
||||
})
|
||||
|
||||
registerNodeType({
|
||||
|
||||
Reference in New Issue
Block a user