MCPcopy
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

DialogsFunction · 0.85

Calls 1

isModalDialogFunction · 0.90

Tested by

no test coverage detected