Skip to content

CommandPalette

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/Viewer/CommandPalette.tsx

Props

NameTypeRequiredDefault
projectIdstring-
navMapany-

Diagram

mermaid
graph 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?

Download as PDF