Skip to main content

Module panel

Module panel 

Source
Expand description

Panel widget for rendering bordered containers.

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

Re-exports§

pub use crate::design::panel::Panel;
pub use crate::design::panel::PanelStyleProvider;
pub use crate::design::panel::PanelStyles;

Functions§

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