Skip to main content

Module panel

Module panel 

Source
Expand description

Panel widget for rendering bordered containers.

Re-exports Panel and PanelStyleProvider from vtcode_design::panel. Provides a convenience constructor that uses terminal-aware border types.

Structs§

Panel
A consistent panel wrapper that applies standardized chrome (borders, titles).

Traits§

PanelStyleProvider
Trait for providing panel styles. Decouples Panel from any specific session or theme type.
PanelStyles
Extended style methods for panels and visual hierarchy.

Functions§

new_panel
Create a new Panel with terminal-aware border type as default.