@oneblink/sdk
    Preparing search index...

    Type Alias CaptchaElement

    CaptchaElement: FormElementRequired & { type: "captcha" }

    An element to display a input on the form to check if the user is a human and not a bot.

    The element must have an id property with a value that is globally unique within the form definition.