Home / Type/ PublicationsTableItemProps Type — supabase Architecture

PublicationsTableItemProps Type — supabase Architecture

Architecture documentation for the PublicationsTableItemProps type/interface in PublicationsTableItem.tsx from the supabase codebase.

Entity Profile

Source Code

apps/studio/components/interfaces/Database/Publications/PublicationsTableItem.tsx lines 12–15

interface PublicationsTableItemProps {
  table: PostgresTable
  selectedPublication: PostgresPublication
}

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free