TaskAttributionTiming: containerType 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 containerType của giao diện TaskAttributionTiming trả về kiểu của container, một trong các giá trị iframe, embed, hoặc object.
Giá trị
Một chuỗi chứa kiểu của container, một trong các giá trị iframe, embed, hoặc object. Nếu không thể xác định kiểu, window sẽ được trả về.
Thông số kỹ thuật
| Specification |
|---|
| Long Tasks API> # dom-taskattributiontiming-containertype> |