You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some cases, we would like to set the "tabindex" to some components.
So how about adding tabindex props on some Input compoents?
I guess it's enough the following components have it.
SInputText
SInputTextarea
SInputNumber
SInputSelect
SInputDate
SInputFile
The text was updated successfully, but these errors were encountered:
In some cases, we would like to set the "tabindex" to some components.
So how about adding
tabindex
props on some Input compoents?I guess it's enough the following components have it.
The text was updated successfully, but these errors were encountered: