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
Panelwith terminal-aware border type as default.