The VGS Show.js JavaScript library enables you to securely display sensitive data in a webpage while safely isolating that sensitive data from your systems and any 3rd party scripts. This enables you to instruct VGS to securely share data directly with your users while limiting your data security compliance burden. If you want to know more about VGS, you can access this link: https://www.verygoodsecurity.com/docs/vgs-show/js.
type: Size of the text. This can be s1, s2, s3, s4 or s5.
vgsShowConfig: inbound HTTP Routes configuration of VGS. For more information https://www.verygoodsecurity.com/docs/api/show#api-showrequest.
webviewRef: ref of type webView.
vgsShowResponse: event executed when a request is made to VGS, and returns status and message in response.
loadingVgsShow: boolean value to determine the status of the request to VGS.
submitRequestToWebView: event making the request to VGS.