Type Alias: WidgetSize
Makaio Framework / contracts/extension / WidgetSize
Type Alias: WidgetSize
Section titled “Type Alias: WidgetSize”WidgetSize =
"small"|"medium"|"large"|"full-width"
Defined in: ../../../packages/contracts/src/extension/contributions/widget-types.ts:12
Widget size variants.
Defines the visual footprint a widget can occupy in a layout.
'small': Minimal space, suitable for status indicators'medium': Standard panel size, default for most widgets'large': Expanded view, for detailed information'full-width': Spans the full available width
Type Composition
Section titled “Type Composition”WidgetSize'small' | 'medium' | 'large' | 'full-width''small''medium''large''full-width'
Resolved Shape
Section titled “Resolved Shape”Resolved shape has 52 properties, above the 40 property limit.