euporie.core.widgets.layout.Border
- class euporie.core.widgets.layout.Border(body: AnyContainer, border: GridStyle | None = ┌─┬┐ │ ││ ├─┼┤ └─┴┘, style: str | Callable[[], str] = 'class:border', show_borders: DiBool | None = None)
Draw a border around any container.