txtui

Panel

Bordered sections for grouping related content with optional titles.

layout

Basic

┌──────────────────────────────┐
│                              │
│ Panel content goes here.     │
│ Any text or information.     │
│                              │
└──────────────────────────────┘

With Title

┌─ Settings ───────────────────┐
│                              │
│ Panel content goes here.     │
│ Any text or information.     │
│                              │
└──────────────────────────────┘

Nested

┌─ Account ────────────────────┐
│                              │
│  ┌─ Profile ──────────────┐  │
│  │ Name: Alice            │  │
│  │ Email: alice@email.com │  │
│  └────────────────────────┘  │
│                              │
│  ┌─ Security ─────────────┐  │
│  │ 2FA: Enabled           │  │
│  │ Last login: Jan 1      │  │
│  └────────────────────────┘  │
│                              │
└──────────────────────────────┘