TaskAttributionTiming: containerName property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
Thuộc tính chỉ đọc containerName của giao diện TaskAttributionTiming trả về thuộc tính name của container. Container là iframe, embed hoặc object, v.v. đang bị quy trách nhiệm, về tổng thể, cho một tác vụ dài.
Giá trị
Một chuỗi chứa thuộc tính nội dung HTML name của container (ví dụ: <iframe name="myIframe"> hoặc <object name="myObject">).
Thông số kỹ thuật
| Specification |
|---|
| Long Tasks API> # dom-taskattributiontiming-containername> |