ManualInputScreenDefinition
One linear wizard screen in the manual-input contract.
SDK v2026.4.0
Kind: interface
Signature
export interface ManualInputScreenDefinitionProperties
id(string): Stable screen identifier preserved across code and GUI round trips.title(string): User-facing screen title shown in the wizard.description?(string): Optional helper text shown for the screen.fields(string[]): Ordered leaf-field paths rendered on this screen.