值
字串。
示例
js
// In a Web worker, on the page https://:8080/
const result = location.port; // Returns '8080'
規範
| 規範 |
|---|
| HTML # dom-workerlocation-port |
瀏覽器相容性
載入中…
另見
- 它所屬的
WorkerLocation介面。
字串。
// In a Web worker, on the page https://:8080/
const result = location.port; // Returns '8080'
| 規範 |
|---|
| HTML # dom-workerlocation-port |
載入中…
WorkerLocation 介面。