Module modalkit_ratatui::screen

source ·
Expand description

§Tabbed window layout

§Overview

This widget can be used by consumers to create a tabbed window layout containing horizontal and vertical splits. It builds on top of CommandBarState and WindowLayoutState to accomplish this, both of which can also be used on their own if something different is needed.

Structs§

Enums§