ServiceRowProps Type — supabase Architecture
Architecture documentation for the ServiceRowProps type/interface in ServiceHealthTable.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Observability/ServiceHealthTable.tsx lines 83–88
type ServiceRowProps = {
service: ServiceConfig
data: ServiceData
onBarClick: (datum: LogsBarChartDatum) => void
datetimeFormat: string
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free