akkudoktoreos.server.dash.components

Functions

ConfigCard(config_name, config_type, ...)

Creates a styled configuration card for displaying configuration details.

DashboardContent(content)

Creates a content section within a styled card.

DashboardFooter(*c, path)

Creates a styled footer with the provided information.

DashboardHeader(title)

Creates a styled header with a title.

DashboardTabs(dashboard_items)

Creates a dashboard tab with dynamic dashboard items.

DashboardTrigger(*c[, cls])

Creates a styled button for the dashboard trigger.

Error(*c)

Page(title, dashboard_items, content, ...)

Generates a full-page layout with a header, dashboard items, content, and footer.

ScrollArea(*c[, cls, orientation])

Creates a styled scroll area.

Success(*c)