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' }
input.foregroundMode
{ configured: 'background' }
input.backgroundMode
Readonly
Generated using TypeDoc
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 toinput.foregroundMode.{ configured: 'background' }— Resolve toinput.backgroundMode.