W3cubDocs

/Haxe JavaScript

ScrollRestoration(String)

package js.html

Available on js

Variables

@:value(cast "auto") @:enum @:impl inline read only AUTO:ScrollRestoration = "auto"

@:value(cast "manual") @:enum @:impl inline read only MANUAL:ScrollRestoration = "manual"

Static variables

@:value(cast "auto") @:enum @:impl static inline read only AUTO:ScrollRestoration = "auto"

@:value(cast "manual") @:enum @:impl static inline read only MANUAL:ScrollRestoration = "manual"

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/ScrollRestoration.html