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

Button | Add tabindex input property for p-button #15236

Closed
cetincakiroglu opened this issue Apr 9, 2024 · 0 comments
Closed

Button | Add tabindex input property for p-button #15236

cetincakiroglu opened this issue Apr 9, 2024 · 0 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@cetincakiroglu
Copy link
Contributor

new input property will be added

@Input({ transform: numberAttribute }) tabindex: number | undefined;
@cetincakiroglu cetincakiroglu added the Type: New Feature Issue contains a new feature or new component request label Apr 9, 2024
@cetincakiroglu cetincakiroglu added this to the 17.13.0 milestone Apr 9, 2024
@cetincakiroglu cetincakiroglu self-assigned this Apr 9, 2024
@github-actions github-actions bot added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 9, 2024
cetincakiroglu added a commit that referenced this issue Apr 9, 2024
Fixed #15236 - Button | Add tabindex for p-button
@cetincakiroglu cetincakiroglu removed the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

1 participant