TriggerSheetProps Type — supabase Architecture
Architecture documentation for the TriggerSheetProps type/interface in TriggerSheet.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Database/Triggers/TriggerSheet.tsx lines 78–83
interface TriggerSheetProps {
selectedTrigger?: PostgresTrigger
isDuplicatingTrigger?: boolean
open: boolean
onClose: () => void
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free