Skip to content

Dashboard

dashboard

Defines the Dashboard Panel

Exposes buttons to run the Docker Compose lifecycle actions (up, down, pull, build, status) and a terminal-like surface to display their live streamed output

build(page, state)

Builds the Dashboard panel

Parameters:

Name Type Description Default
page Page

The owning page

required
state AppState

The shared GUI state

required

Returns:

Type Description
Control

The panel's root control