File

@native @JSGlobal @JSType class File(parts: Array[Any], val name: String, options: FilePropertyBag) extends File
Companion
object
class File
class Blob
class Object
trait Any
class Object
trait Matchable
class Any

Value members

Inherited methods

def `type`: String
Inherited from
Blob
def close(): Unit
Inherited from
Blob
def hasOwnProperty(v: String): Boolean
Inherited from
Object
def isPrototypeOf(v: Object): Boolean
Inherited from
Object
def propertyIsEnumerable(v: String): Boolean
Inherited from
Object
def size: Double
Inherited from
Blob
def slice(start: Double, end: Double, contentType: String): Blob
Inherited from
Blob
def toLocaleString(): String
Inherited from
Object
def valueOf(): Any
Inherited from
Object

Concrete fields

val lastModified: Int
override val name: String