MCPcopy Create free account
hub / github.com/microsoft/Webwright / mounted

Function mounted

assets/compare_trajectory/app.js:1858–1860  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1856 }
1857 },
1858 mounted() {
1859 this.highlightRenderedCode();
1860 },
1861 updated() {
1862 this.highlightRenderedCode();
1863 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected