Vertaling van "USVString" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
A USVString representing the name of the key you want to retrieve.
A USVString containing the path of the file relative to the ancestor directory the user selected.
Un USVString conteniendo la ruta del archivo relativa al directorio padre seleccionado por el usuario.
A USVString containing the direct URL of the resource you want to fetch.
Un USVString con la URL del recurso a solicitar.
The File.webkitRelativePath is a read-only property that contains a USVString which specifies the file's path relative to the directory selected by the user in an <input> element with its webkitdirectory attribute set.
La propiedad File.webkitRelativePath de solo lectura contiene un USVString el cual especifica la ruta relativa del archivo al directorio seleccionado por el usuario en un elemento <input> con su webkitdirectory atributo definido.
Web/API/URL/origin The URL.origin read-only property returns a USVString containing the Unicode serialization of...
Web/API/Element/prefix La propiedad Element.prefix únicamente de lectura devuelve el namespace prefix de el elemento...
body: Any body that you want to add to your request: this can be a Blob, BufferSource, FormData, URLSearchParams, or USVString object.
body: Cualquier cuerpo que se quiera añadir a la solicitud: puede ser un Blob, BufferSource, FormData, URLSearchParams, u objeto USVString.