class Sample extends Component { constructor(props) { super(props); this.onLoad() } onLoad() { //Some Data fetching