StickyHeader Type — supabase Architecture
Architecture documentation for the StickyHeader type/interface in RefSubLayout.tsx from the supabase codebase.
Entity Profile
Source Code
apps/docs/layouts/ref/RefSubLayout.tsx lines 29–36
type StickyHeader = {
id: string
slug?: string
title?: string
monoFont?: boolean
scrollSpyHeader?: boolean // whether or not the header updates the url on scroll
icon?: string
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free