JSFiddle - React, Tailwind, and code Playground

by gkohen

JavaScript

myTest=function(){
    console.log('*************************test');
}

console.log('myTest is %o',this.myTest);
this.myTest1&&this.myTest1();