ToastProps Type — ui Architecture
Architecture documentation for the ToastProps type/interface in toast.tsx from the ui codebase.
Entity Profile
Dependency Diagram
graph TD a4ae2616_c5bb_918e_6af8_3253486935ee["ToastProps"] ee33c9af_7b06_316e_b378_081a76680fee["toast.tsx"] a4ae2616_c5bb_918e_6af8_3253486935ee -->|defined in| ee33c9af_7b06_316e_b378_081a76680fee style a4ae2616_c5bb_918e_6af8_3253486935ee fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
deprecated/www/registry/new-york/ui/toast.tsx lines 115–115
type ToastProps = React.ComponentPropsWithoutRef<typeof Toast>
Source
Frequently Asked Questions
What is the ToastProps type?
ToastProps is a type/interface in the ui codebase, defined in deprecated/www/registry/new-york/ui/toast.tsx.
Where is ToastProps defined?
ToastProps is defined in deprecated/www/registry/new-york/ui/toast.tsx at line 115.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free