Shared Package Library

Header

Layout

import Header from "@dertour/ui/components/layout/Header"

packages/ui/src/components/layout/Header/Header.tsx · not yet imported by any brand app

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…