Login
Remember
Register
Ask a Question
What is a state in React?
0
votes
asked
Apr 15, 2022
in
ReactJS
by
Robindeniel
retagged
Apr 15, 2022
by
Robindeniel
What is a state in React?
a) A permanent storage.
b) Internal storage of the component.
c) External storage of the component.
d) None of the above.
reactjs-state
create-react-app
react-features
react-vs-vue
react-jsx
react-components
react-statereact-props
react-props-validation
react-state-vs-props
react-events
react-lists
react-keys
react-refs
react-fragments
react-router
react-css
react-animation
react-bootstrap
react-map
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 15, 2022
by
Robindeniel
B is the correct answer.
...