Class: Glib::JsonUi::ViewBuilder::Panels::Responsive
- Inherits:
-
View
- Object
- JsonUiElement
- View
- Glib::JsonUi::ViewBuilder::Panels::Responsive
- Defined in:
- app/helpers/glib/json_ui/view_builder/panels.rb
Overview
Responsive grid panel using Vuetify’s 12-column grid system.
Responsive panels automatically adjust layout based on screen size. Use panels_column children to define grid columns with breakpoint-specific sizing.
Instance Attribute Summary
Attributes inherited from JsonUiElement
Method Summary
Methods inherited from View
Methods inherited from JsonUiElement
action, any, array, badgeable, bool, color, component_name, date, date_time, enum, float, hash, icon, #initialize, int, length, menu, panels_builder, #props, required, singleton_array, string, text, url, views
Constructor Details
This class inherits a constructor from Glib::JsonUi::JsonUiElement