CommitteeClash Documentation
API
Backend
Frontend
Actions
App
Components
Header
Functions
Default
Leaderboard
Manage-committee
Manage-periods
Manage-possible-tasks
Manage-submitted-tasks
Menu
Paged-list-footer
Review-form
Submitted-tasks-client
Task-form
Task-status-list
Ui
Lib
Types
FrontendComponentsHeaderFunctions

Default

Function: default()

function default(): Element

Defined in: src/components/header.tsx:10

Header component that displays the Sticky logo and title. It is styled with a background color and flexbox layout.

Returns

Element

The rendered Header component.

Functions

Previous Page

Leaderboard

Next Page

On this page

Function: default()Returns