Class: Glib::JsonUi::ViewBuilder::Panels::Vertical
- Inherits:
-
View
- Object
- JsonUiElement
- View
- Glib::JsonUi::ViewBuilder::Panels::Vertical
- Defined in:
- app/helpers/glib/json_ui/view_builder/panels.rb
Overview
Vertical layout panel that stacks children vertically (top to bottom).
Vertical panels use CSS flexbox with flex-direction: column. Children are arranged vertically and can be aligned or distributed in various ways.
Instance Attribute Summary
Attributes inherited from JsonUiElement
Method Summary
Methods inherited from View
Methods inherited from JsonUiElement
Constructor Details
This class inherits a constructor from Glib::JsonUi::JsonUiElement