@formstack/forms-renderer
    Preparing search index...

    Interface IFieldValueEmail

    interface IFieldValueEmail {
        confirmValue?: string;
        value: string;
    }
    Index

    Properties

    Properties

    confirmValue?: string
    value: string