tab.setLabel (Client API reference)
Sets the label of the tab.
Syntax
tabObj.setLabel(label);
Parameter
Name | Type | Required | Description |
---|---|---|---|
label |
String | Yes | The new label of the tab. |
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Sets the label of the tab.
tabObj.setLabel(label);
Name | Type | Required | Description |
---|---|---|---|
label |
String | Yes | The new label of the tab. |