MCPcopy Create free account
hub / github.com/CloudOrc/SolidUI / toggleViewModal

Function toggleViewModal

solidui-web/src/pages/DataSource/useDataSource.tsx:299–301  ·  view source on GitHub ↗
(open: boolean)

Source from the content-addressed store, hash-verified

297 }
298
299 async function toggleViewModal(open: boolean) {
300 setViewModalOpen(open);
301 }
302
303 async function handleSearch(value: string) {
304 query({

Callers 1

DataSourceListFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected