spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
History.pushState
spasm
bindings
html
History
Undocumented in source. Be warned that the author may not have intended to support it.
void
pushState
(T0 data, string title, Optional!(T2) url)
struct
History
nothrow
void
pushState
(
T0
T2
)
(
scope
auto
ref
T0
data
,
string
title
,
scope
auto
ref
Optional
!(
T2
)
url
)
if
(
isTOrPointer
!(
T2
,
string
)
)
void
pushState
(T0 data, string title)
Meta
Source
See Implementation
spasm
bindings
html
History
constructors
this
functions
back
forward
go
length
pushState
replaceState
scrollRestoration
state
variables
handle