@oneblink/apps-react
    Preparing search index...

    Variable OneBlinkAutoSaveForm

    OneBlinkAutoSaveForm: MemoExoticComponent<
        (__namedParameters: OneBlinkAutoSaveFormProps) => Element,
    >

    This component is a drop in replacement for OneBlinkForm with the addition of auto save happening periodically to prevent users from losing submission data.

    If you need auto saving with a controlled form, see the OneBlinkFormControlled component for a full example.