Optional ReadonlycollapsibleWhether the panel body can be collapsed by the user.
Defaults to false.
Optional ReadonlyiconSVG icon content for the panel header and dock chip.
Pass an SVG inner-content string (e.g. from UIIcons.Lucide.*).
Falls back to the dashboard's defaultDockIcon when omitted.
ReadonlyidUnique identifier for this panel.
Optional ReadonlyplacementGrid placement (column / row span).
Optional ReadonlyremovableWhether the panel can be removed (hidden) by the user.
Defaults to false.
ReadonlytitleDisplay title rendered in the panel header.
Static configuration for a single dashboard panel.
Passed as the
[config]input to<ui-dashboard-panel>.