State Type — ui Architecture
Architecture documentation for the State type/interface in use-toast.ts from the ui codebase.
Entity Profile
Dependency Diagram
graph TD 1ed8a583_c55c_9082_ffca_907a3d3edd17["State"] bba373ff_472d_b9de_12be_a7a606cb2977["use-toast.ts"] 1ed8a583_c55c_9082_ffca_907a3d3edd17 -->|defined in| bba373ff_472d_b9de_12be_a7a606cb2977 style 1ed8a583_c55c_9082_ffca_907a3d3edd17 fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
deprecated/www/registry/new-york/hooks/use-toast.ts lines 55–57
interface State {
toasts: ToasterToast[]
}
Source
Frequently Asked Questions
What is the State type?
State is a type/interface in the ui codebase, defined in deprecated/www/registry/new-york/hooks/use-toast.ts.
Where is State defined?
State is defined in deprecated/www/registry/new-york/hooks/use-toast.ts at line 55.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free