kinetex - v1.0.0-rc.1
Preparing search index...
relativeURL
Function relativeURL
relativeURL
(
url
:
string
,
base
:
string
)
:
string
|
null
Make a URL relative to a base. Returns null if the URL is not under the base.
Parameters
url
:
string
base
:
string
Returns
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
JSR
kinetex - v1.0.0-rc.1
Loading...
Make a URL relative to a base. Returns null if the URL is not under the base.