Features
#4262
Replies: 2 comments
-
Hello again, |
Beta Was this translation helpful? Give feedback.
0 replies
-
For the autofocus functionality, you can use: ->withMeta([
'extraAttributes' => [
'autofocus' => true
]
]) However, it doesn't work on all fields, but works well on text based fields (Text, Email, etc.). |
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
-
Hello,
Please find below my wishlist for some UI and fields features that I estimate to be "Core Features":
Good Luck for your great work.
Beta Was this translation helpful? Give feedback.
All reactions