MCPcopy Create free account
hub / github.com/PaulleDemon/PyUIBuilder / componentDidMount

Function componentDidMount

src/frameworks/customtk/widgets/checkButton.js:60–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 componentDidMount(){
61 super.componentDidMount()
62 // this.setAttrValue("styling.backgroundColor", "#fff")
63 this.setWidgetInnerStyle("backgroundColor", "#fff0")
64 }
65
66 generateCode(variableName, parent){
67

Callers

nothing calls this directly

Calls 1

componentDidMountMethod · 0.45

Tested by

no test coverage detected