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

    Type Alias FormConfig

    type FormConfig = {
        formResponse?: any;
        styles?: any;
        translations?: any;
    }
    Index

    Properties

    formResponse?: any
    styles?: any
    translations?: any