ReadonlycolumnGrid column to start from (0-11)
Optional ReadonlygutterGutter size in pixels (default: 20)
Optional ReadonlyrowRow index for vertical positioning (multiplied by DEFAULT_ROW_HEIGHT=100px)
ReadonlyspanNumber of columns to span (1-12)
Grid-based position configuration
Uses 12-column grid system for consistent alignment.
Important: Valid combinations must satisfy:
Invalid combinations (e.g., column: 10, span: 5) will throw runtime errors. Use LayoutSystem.calculateGridPosition() which validates inputs.
Korean
그리드위치
Example: Valid positions
Example: Invalid positions (will throw errors)