kinetex - v1.0.0-rc.1
Preparing search index...
isRelative
Function isRelative
isRelative
(
url
:
string
)
:
boolean
Check whether a URL is relative (no scheme).
Parameters
url
:
string
The URL to check.
Returns
boolean
True if the URL is not absolute.
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 relative (no scheme).