Skip to content

MTB POD Controller

MTB POD Controller

MTB POD Controller provides navigation controls for the POD microapp with back, reload, and home actions.

PropertyValue
Container Padding6px vertical, 12px horizontal
Border Radius24px (pill)
Border1px solid #DAE0E9
Icon Size24x24px
Icon Color#001A41
Title Size14-16px

All buttons visible and interactive

Pressed/active state styling

Hover cursor and subtle feedback

ButtonActionWindow Service
BackNavigate backwindowService.back()
ReloadRefresh pagewindowService.reload()
HomeNavigate to URLwindowService.replace(url)
┌─────────────────────────────────────────────┐
│ ← Back [Title] [⟳] [⌂] │
│ Reload Home
└─────────────────────────────────────────────┘
  • POD microapp navigation
  • Standalone app headers
  • In-app browser controls
  • WebView navigation
✅ Do❌ Don’t
Show context with title”Untitled” display
Provide home navigationNo exit from app
Test back/forward flowTrapped users
Consistent placementVarying positions