static custom()

in src/recaptcha_action.tsx [30:32]


  static custom(action: string) {
    return new RecaptchaAction(action);
  }