setUrlAllowList
Sets the additional URLs that will be added to the allow list for both UrlAllowList.SCOPE_OPEN_URL and UrlAllowList.SCOPE_JAVASCRIPT_INTERFACE scopes. See UrlAllowList.addEntry for valid URL patterns.
Return
The config options builder.
Parameters
urlAllowList
An array of URL patterns.