Skip to content

frontend


Function: default()

default(text): Element | null

Defined in: src/components/footer/Footer.tsx:29

Footer

Renders a sticky footer bar displaying the provided text or loading indicator. Hidden when no text is provided and not loading.

Parameters

text

FooterProps

Text to display in footer

Returns

Element | null

Footer component or null if no text and not loading