InputFieldChoice
@prismatic-io/spectral › "types/Inputs" › InputFieldChoice
Defines a single Choice option for a InputField.
#
Hierarchy- InputFieldChoice
#
Index#
Properties#
Properties#
label• label: string
Defined in packages/spectral/src/types/Inputs.ts:291
Label to display for this Choice.
#
value• value: string
Defined in packages/spectral/src/types/Inputs.ts:293
Value to use if this Choice is chosen.