MCPcopy Create free account
hub / github.com/csskit/csskit / connectedCallback

Method connectedCallback

website/script/index.js:609–612  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

607 }
608
609 connectedCallback() {
610 this.addEventListener("change", this);
611 this.setValueFromUrl();
612 }
613
614 handleEvent(e) {
615 if (event.target.matches("input[type=radio][name=format]")) {

Callers

nothing calls this directly

Calls 1

setValueFromUrlMethod · 0.95

Tested by

no test coverage detected