The render() method

The render() method is required to render the UI component and examine this.props and this.state and return one of the following types:

  • React elements
  • String and numbers
  • Portals
  • null
  • Booleans
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset