MCPcopy Index your code
hub / github.com/microsoft/SandDance / componentDidMount

Method componentDidMount

docs/app/js/sanddance-app.js:14558–14560  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14556 }, 500);
14557 }
14558 componentDidMount() {
14559 if (this.props.mounted) this.props.mounted(this);
14560 }
14561 render() {
14562 const { colorBin: colorBin1 , columns , directColor: directColor1 , facetStyle , filter , hideAxes: hideAxes1 , hideLegend: hideLegend1 , scheme: scheme1 , signalValues: signalValues1 , size , totalStyle , transform , chart: chart1 , view: view1 } = this.state;
14563 const insight = {

Callers 1

commitLifeCyclesFunction · 0.45

Calls 1

mountedMethod · 0.80

Tested by

no test coverage detected