MetricOptionsProps Type — supabase Architecture
Architecture documentation for the MetricOptionsProps type/interface in MetricOptions.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Reports/MetricOptions.tsx lines 29–38
interface MetricOptionsProps {
config?: Dashboards.Content
handleChartSelection: ({
metric,
isAddingChart,
}: {
metric: Metric
isAddingChart: boolean
}) => void
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free