Results 1 - 13 of 13

IDBDatabase.name

A DOMString containing the name of the connected database.
API Database IDBDatabase IndexedDB name Property Reference Storage storage

SharedWorkerGlobalScope.name

The name read-only property of the SharedWorkerGlobalScope interface returns the name that the SharedWorker was (optionally) given when it was created. This is the name that the SharedWorker() constructor can pass to get a reference to the SharedWorkerGlobalScope.
API name Property Reference Référence SharedWorkerGlobalScope Web Workers

SpeechSynthesisEvent.name

The name read-only property of the SpeechSynthesisUtterance interface returns the name associated with certain types of events occuring as the SpeechSynthesisUtterance.text is being spoken: the name of the SSML marker reached in the case of a mark event, or the type of boundary reached in the case of a boundary event.
API Experimental name Property Reference speech SpeechSynthesisEvent synthesis Web Speech API

SpeechSynthesisVoice.name

The name read-only property of the SpeechSynthesisVoice interface returns a human-readable name that represents the voice.
API Experimental name Property Reference speech SpeechSynthesisVoice synthesis Web Speech API

DataStore.name

The name read-only property of the DataStore interface returns the name of the current data store.
API B2G Data Store Data Store API Database DataStore Firefox OS name Property Reference Référence storage Storage