How to make input field with focus
#245
Unanswered
keithyeohh
asked this question in
Q&A
Replies: 1 comment
-
|
You can do like this, {{ html()->text('name')->autofocus() }}<input type="text" name="name" id="name" autofocus> |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
As per the title, please.
Beta Was this translation helpful? Give feedback.
All reactions