Module iced::widget::pane_grid

source ·
Expand description

Let your users split regions of your application and organize layout dynamically.

Pane grid - Iced

§Example

The pane_grid example showcases how to use a PaneGrid with resizing, drag and drop, and hotkey support.

Modules§

Structs§

Enums§

Traits§

  • A pane that can be dragged.
  • A set of rules that dictate the style of a container.

Functions§