@douglasneuroinformatics/libui-form-types
    Preparing search index...

    Type Alias FormDataType

    FormDataType: { [key: string]: FormFieldValue }

    The type of the data associated with the entire instrument (i.e., the values for all fields)

    Type Declaration