Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CapSoftware/Cap
/ isDialogType
Function
isDialogType
apps/desktop/src/routes/editor/Editor.tsx:767–767 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
765
const { dialog, setDialog, presets, project } = useEditorContext();
766
767
const isDialogType = () => isModalDialog(dialog());
768
769
return (
770
<Dialog.Root
Callers
1
Dialogs
Function · 0.85
Calls
1
isModalDialog
Function · 0.90
Tested by
no test coverage detected