W3cubDocs

/Haxe JavaScript

FrameType(String)

package js.html

Available on js

Variables

@:value(cast "auxiliary") @:enum @:impl inline read only AUXILIARY:FrameType = "auxiliary"

@:value(cast "nested") @:enum @:impl inline read only NESTED:FrameType = "nested"

@:value(cast "none") @:enum @:impl inline read only NONE:FrameType = "none"

@:value(cast "top-level") @:enum @:impl inline read only TOP_LEVEL:FrameType = "top-level"

Static variables

@:value(cast "auxiliary") @:enum @:impl static inline read only AUXILIARY:FrameType = "auxiliary"

@:value(cast "nested") @:enum @:impl static inline read only NESTED:FrameType = "nested"

@:value(cast "none") @:enum @:impl static inline read only NONE:FrameType = "none"

@:value(cast "top-level") @:enum @:impl static inline read only TOP_LEVEL:FrameType = "top-level"

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