Kind: Component
Source: atloria-monorepo/apps/web/src/components/Viewer/CommandPalette.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
navMap | any | ✓ | - |
Diagram
mermaidgraph TD component_CommandPalette_320cc491["CommandPalette"] class component_CommandPalette_320cc491 rootComponent
Relationships
- USES_HOOK →
useRouter - USES_HOOK →
useState - USES_HOOK →
useRef - USES_HOOK →
useMemo - USES_HOOK →
useCallback - USES_HOOK →
useEffect
Was this page helpful?