Variable BROWSER_TRANSITION_TABLEConst

BROWSER_TRANSITION_TABLE: ModeResolutionTable

Mode resolution table for browser platforms.

  • No network → offline.
  • Otherwise → configured foreground mode.

Browser listener-driven streaming (auto-promotion to streaming when change listeners are registered) is handled externally by the caller modifying foregroundMode before consulting this table.

Generated using TypeDoc