isValidUrl | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/stdisValidUrlFunction isValidUrlisValidUrl(url: string): booleanTest whether an URL is a valid url. This function verifies that an URL looks like an URL. If the scheme is recognized, more stringent checks are performed Parametersurl: stringReturns booleanTrue if the url appears to be a well-formed url SettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...
Test whether an URL is a valid url. This function verifies that an URL looks like an URL. If the scheme is recognized, more stringent checks are performed