W3cubDocs

/Haxe JavaScript

RequestReadyState(String)

package js.html.idb

Available on js

Variables

@:value(cast "done") @:enum @:impl inline read only DONE:RequestReadyState = "done"

@:value(cast "pending") @:enum @:impl inline read only PENDING:RequestReadyState = "pending"

Static variables

@:value(cast "done") @:enum @:impl static inline read only DONE:RequestReadyState = "done"

@:value(cast "pending") @:enum @:impl static inline read only PENDING:RequestReadyState = "pending"

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