Header
Layout
import Header from "@dertour/ui/components/layout/Header"
Server component. Resolves a header entry (passed or default), normalizes its data, and hands off rendering to the client shell. Respects `isVisible`: returns null if the resolved entry is hidden.
Loading demo…