flex

command
v0.2.24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package main demonstrates HBox/VBox flex layout with mixed fixed and flex children.

Layout:

┌──────────────────────────────────────────────────────────┐
│  HEADER (fixed 3 rows, full width)                       │
├─────────────────────────────┬────────────────────────────┤
│  LEFT SIDEBAR (fixed 24w)   │  CONTENT AREA (flex, grow) │
│  · Nav item 1               │  · Large text area         │
│  · Nav item 2               │    rendered here           │
│  · Nav item 3               │                            │
├─────────────────────────────┴────────────────────────────┤
│  FOOTER BAR  (fixed 1 row, SpaceBetween two labels)      │
└──────────────────────────────────────────────────────────┘

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL