Difference between useControlledState and initialState? #3496
Unanswered
PenguinDetective
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Following the documentation, you have both the
initialState
and theuseControlledState
(Source 1 | Source 2).What is now the difference between both of them?
It seems like both achieve the same thing:
and
Beta Was this translation helpful? Give feedback.
All reactions