Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Experimental WebAPI
GitHub

Location

Values

assign

Navigates to the given URL.Read more on MDN

letassign: (WebAPI.DOMAPI.location,string)=>unit

Parameters

WebAPI.DOMAPI.location string

Return type

unit

reload

Reloads the current page.Read more on MDN

letreload:WebAPI.DOMAPI.location=>unit

Parameters

WebAPI.DOMAPI.location

Return type

unit

replace

Removes the current page from the session history and navigates to the given URL.Read more on MDN

letreplace: (WebAPI.DOMAPI.location,string)=>unit

Parameters

WebAPI.DOMAPI.location string

Return type

unit

[8]ページ先頭

©2009-2025 Movatter.jp