KeyValueContextMenuContainer.css — react Source File
Architecture documentation for KeyValueContextMenuContainer.css, a css file in the react codebase. 0 imports, 1 dependents.
Entity Profile
Dependency Diagram
graph LR 200e0284_4267_ca4f_a0f4_45be29594d83["KeyValueContextMenuContainer.css"] 1be4c533_22f9_d4ee_5d61_bdd15076cee1["KeyValueContextMenuContainer.js"] 1be4c533_22f9_d4ee_5d61_bdd15076cee1 --> 200e0284_4267_ca4f_a0f4_45be29594d83 style 200e0284_4267_ca4f_a0f4_45be29594d83 fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
.ContextMenuItemContent {
display: flex;
flex-direction: row;
align-items: center;
gap: 0.5rem;
}
Domain
Imported By
Source
Frequently Asked Questions
What does KeyValueContextMenuContainer.css do?
KeyValueContextMenuContainer.css is a source file in the react codebase, written in css. It belongs to the BabelCompiler domain.
What files import KeyValueContextMenuContainer.css?
KeyValueContextMenuContainer.css is imported by 1 file(s): KeyValueContextMenuContainer.js.
Where is KeyValueContextMenuContainer.css in the architecture?
KeyValueContextMenuContainer.css is located at packages/react-devtools-shared/src/devtools/views/Components/KeyValueContextMenuContainer.css (domain: BabelCompiler, directory: packages/react-devtools-shared/src/devtools/views/Components).
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free