<Recaptcha sitekey="6LehviATAAAAACZ5hcTODQmVldaS5fVHAOKbw3MP" callback={callback()} expiredCallback={expiredCallback()} />
property | propType | required | default | description |
---|---|---|---|---|
sitekey | string | yes | - | |
callback | func | yes | - | |
expiredCallback | func | yes | - | |
className | string | - | "undefined" | |
invisible | bool | - | "false" | |
locale | string | - | "'en'" |