このページの見出しremoveHashFragmentremoveHashFragment(url): string 引数urlにあるフラグメントを削除したものを返却 Example // 返値: https://localhost:8080?test=32removeHashFragment('https://localhost:8080?test=32#hash-fragment') Parameters NameTypeurlstring Returns string