-
-
Notifications
You must be signed in to change notification settings - Fork 328
Set focus state #1145
Set focus state
#1145
-
I'm wondering if there's a way to set focus state in an element without writing any custom javaScript.
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
Archmonger
Sep 30, 2023
ReactJS does not have a focus prop.
At this time, the only way around this is writing JavaScript.
Replies: 1 comment
-
ReactJS does not have a focus prop.
At this time, the only way around this is writing JavaScript.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Answer selected by
Archmonger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment