akkudoktoreos.server.dash.components.DashboardFooter

akkudoktoreos.server.dash.components.DashboardFooter(*c: Any, path: str) Card

Creates a styled footer with the provided information.

The footer content is reloaded every 5 seconds from path.

Parameters:

path (str) – Path to reload footer content from

Returns:

A styled Card element containing the footer.

Return type:

Card