Skip to main content

Captcha

Captcha components are used to determine whether the user is human.

Props

Props NameDescriptionType
maxLengthmaxlength for txtvalidationcode.number
visibleVisibility of Captcha component.boolean

Events

Events NameDescription
onLoadEvent emitted when loaded
onChangeGetCodeValue(codeValue)Event emitted when txtvalidationcode changed
setUrl(url)Set captcha url
clickSubmit()Event emitted when click refresh button
setCodeValueAllows assigning value to component

Samples Component

image

QCaptcha