Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Input] Add tabindex props to basic input components #528

Open
ryo-gk opened this issue May 9, 2024 · 1 comment
Open

[Input] Add tabindex props to basic input components #528

ryo-gk opened this issue May 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ryo-gk
Copy link
Member

ryo-gk commented May 9, 2024

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
@ryo-gk ryo-gk added the enhancement New feature or request label May 9, 2024
@kiaking kiaking changed the title Add tabindex props to basic input components [Input] Add tabindex props to basic input components May 9, 2024
@kiaking
Copy link
Member

kiaking commented May 9, 2024

Good idea 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants