FontFaceLoadStatus(String)
package js.html
Available on js
Variables
inlineread onlyERROR:FontFaceLoadStatus = "error"
inlineread onlyLOADED:FontFaceLoadStatus = "loaded"
inlineread onlyLOADING:FontFaceLoadStatus = "loading"
inlineread onlyUNLOADED:FontFaceLoadStatus = "unloaded"
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/FontFaceLoadStatus.html