Props Type — supabase Architecture
Architecture documentation for the Props type/interface in Component.tsx from the supabase codebase.
Entity Profile
Source Code
apps/cms/src/blocks/MediaBlock/Component.tsx lines 9–17
type Props = MediaBlockProps & {
breakout?: boolean
captionClassName?: string
className?: string
enableGutter?: boolean
imgClassName?: string
staticImage?: StaticImageData
disableInnerContainer?: boolean
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free