WorkerLocation: thuộc tính hash

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

Note: This feature is only available in Web Workers.

Thuộc tính hash của đối tượng WorkerLocation trả về phần hash trong vị trí của worker.

Giá trị

Một chuỗi.

Ví dụ

js
// Trong một Web worker, trên trang https://mdn.go-mizu.dev/vi/docs/Web/API/WorkerLocation/hash#examples
const result = location.hash; // Trả về '#examples'

Thông số kỹ thuật

Specification
HTML
# dom-workerlocation-hash

Tương thích trình duyệt

Xem thêm