Directory

components/hooks

This directory groups related source files that collaborate around a shared concern.

ui-flow · 6 modes · 4
0
Child dirs
6
Child files
1,250
Direct lines
55
Detected imports
2
Subsystem signals

Beginner explanation

This folder is best understood as a neighborhood inside the repo. Start with the child files that have the clearest names, then open the file pages to see how they connect.

What this is for

This directory groups related source files that collaborate around a shared concern.

Expert explanation

Use this page to inspect local cohesion: direct files, dominant subsystem tags, import density, and adjacency to parent/child directories. Directory boundaries are useful but not perfect architectural boundaries, so confirm by opening the linked file pages.

Child directories

  • No child directories.

Child file index

FileLinesImportanceSubsystems
HooksConfigMenu.tsx
components/hooks/HooksConfigMenu.tsx
578highui-flow
PromptDialog.tsx
components/hooks/PromptDialog.tsx
90mediumui-flow
SelectEventMode.tsx
components/hooks/SelectEventMode.tsx
127highmodes, ui-flow
SelectHookMode.tsx
components/hooks/SelectHookMode.tsx
112highmodes, ui-flow
SelectMatcherMode.tsx
components/hooks/SelectMatcherMode.tsx
144highmodes, ui-flow
ViewHookMode.tsx
components/hooks/ViewHookMode.tsx
199highmodes, ui-flow