Attribute

NameDescription
data-callbackRequired, The name of the callback function that is executed when the user submits a successful response. The one captcha token will be passed to your callback.
data-timeRequired, Token validity period and Captcha expiration time (Unit: milliseconds)
data-langOptional, this is a custom language, currently supported languages
data-unsupport-callbackOptional, callback function for old (unsupported) browsers
error-callbackOptional, callback function for network interruption
error-recovery-callbackOptional, callback function for network connection recovery
Last updated on