Skip to main content

location_reload

Function location_reload 

Source
pub(crate) fn location_reload(
    _it: &mut Interp,
    this: Value,
    _a: &[Value],
) -> Result<Value, Value>
Expand description

location.reload(): 現在のページを再読込する。