MCPcopy
hub / github.com/QwikDev/qwik / index.tsx

File index.tsx

packages/insights/src/routes/test/visible-task/index.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { component$, useSignal, useVisibleTask$ } from '@builder.io/qwik';
2
3export default component$(() => {
4 const time = useSignal('loading...');

Callers

nothing calls this directly

Calls 4

component$Function · 0.90
useSignalFunction · 0.90
updateFunction · 0.70
cleanupFunction · 0.50

Tested by

no test coverage detected