react captcha generator
Component for captcha generation.
Using
Import to file
;...
Add to сode
... <RCG result=thisresult // Callback function with code />... { console }...
Example:
;;; { superprops thisstate = captcha: '' thischeck = thischeck thisresult = thisresult thishandleClick = thishandleClick } { return <div className="App"> <form onSubmit=thishandleClick> <input type='text' className='xxx' ref= thiscaptchaEnter = ref /> <input type='submit' /> </form> <RCG result=thisresult /> </div> ; } { e; this } { this } { console } ;