kinetex - v1.0.0-rc.1
Preparing search index...
isBlobURL
Function isBlobURL
isBlobURL
(
url
:
string
)
:
boolean
Check whether a URL is a blob: URL.
Parameters
url
:
string
The URL to check.
Returns
boolean
True if the URL starts with "blob:".
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
JSR
kinetex - v1.0.0-rc.1
Loading...
Check whether a URL is a blob: URL.