A reference to a configured mode slot in the ModeState. Used in table entries to defer the mode decision to the caller's configuration.

  • { configured: 'foreground' } — Resolve to input.foregroundMode.
  • { configured: 'background' } — Resolve to input.backgroundMode.

Hierarchy

  • ConfiguredMode

Properties

Properties

configured: "foreground" | "background"

Generated using TypeDoc