0 votes
in ReactJS by
retagged by
Which of the following is a must API for every React.js component?

a) SetinitialComponent

b) renderComponent

c) render

d) All of the above

1 Answer

0 votes
by

B is the correct option. The renderComponent is a must API for every React.js component

Related questions

0 votes
asked Apr 15, 2022 in ReactJS by Robindeniel
0 votes
asked Apr 15, 2022 in ReactJS by Robindeniel
...