@vttforge/core / PromptFieldValue
Type Alias: PromptFieldValue<F>
PromptFieldValue<
F> =FextendsNumberPromptField?number:FextendsCheckboxPromptField?boolean:string
The value a field of each type comes back as.
Type Parameters
F
F extends PromptField