AppToggledEventPayload Type — astro Architecture
Architecture documentation for the AppToggledEventPayload type/interface in toolbar.ts from the astro codebase.
Entity Profile
Dependency Diagram
graph TD 19e4fbf7_c1fe_ab81_56b7_118b30646f27["AppToggledEventPayload"] 83c3ec60_dcc8_0742_2bc6_2f156319a9d5["toolbar.ts"] 19e4fbf7_c1fe_ab81_56b7_118b30646f27 -->|defined in| 83c3ec60_dcc8_0742_2bc6_2f156319a9d5 style 19e4fbf7_c1fe_ab81_56b7_118b30646f27 fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
packages/astro/src/events/toolbar.ts lines 3–5
interface AppToggledEventPayload {
app: string;
}
Defined In
Source
Frequently Asked Questions
What is the AppToggledEventPayload type?
AppToggledEventPayload is a type/interface in the astro codebase, defined in packages/astro/src/events/toolbar.ts.
Where is AppToggledEventPayload defined?
AppToggledEventPayload is defined in packages/astro/src/events/toolbar.ts at line 3.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free