MCPcopy
hub / github.com/mdn/web-components-examples / main.js

File main.js

life-cycle-callbacks/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Create a class for the element
2class Square extends HTMLElement {
3 // Specify observed attributes so that
4 // attributeChangedCallback will work

Callers

nothing calls this directly

Calls 1

randomFunction · 0.85

Tested by

no test coverage detected