值
字串。
示例
js
// On this page, returns the origin
const result = self.location.origin; // Returns:'https://mdn.club.tw:443'
規範
| 規範 |
|---|
| HTML # dom-workerlocation-origin |
瀏覽器相容性
載入中…
另見
- 它所屬的
WorkerLocation介面。
字串。
// On this page, returns the origin
const result = self.location.origin; // Returns:'https://mdn.club.tw:443'
| 規範 |
|---|
| HTML # dom-workerlocation-origin |
載入中…
WorkerLocation 介面。