package js.html
Available on js
inlineread onlyABORTED:FetchState = "aborted"inlineread onlyCOMPLETE:FetchState = "complete"inlineread onlyERRORED:FetchState = "errored"inlineread onlyREQUESTING:FetchState = "requesting"inlineread onlyRESPONDING:FetchState = "responding"
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/FetchState.html