Link Search Menu Expand Document (external link)

Home > @department-of-veterans-affairs/va-forms-system-core > StringifyFormReplacer

StringifyFormReplacer variable

Returns the value after checking if its value is not undefined.

Signature:

StringifyFormReplacer: (key: string, value: any) => unknown

Remarks