Conversation
|
| * The disabled attribute can be set to keep a user from clicking on the tab-item. | ||
| */ | ||
| disabled?: boolean | string; | ||
| isDisabled?: boolean; |
There was a problem hiding this comment.
Why did you rename this and removed the | string?
There was a problem hiding this comment.
I had to rename it because using standard HTML attribute names triggered unexpected behavior in Stencil and Angular due to automatic attribute reflection on the host element.
I will try to find another solution.
…at-1453-tabs-feedback
…at-1453-tabs-feedback
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…at-1453-tabs-feedback
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…at-1453-tabs-feedback
…at-1453-tabs-feedback
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Proposed changes
resolves https://github.com/db-ux-design-system/core-team/issues/1634
closes #4898
resolves #5046
resolves #2477
resolved #3331
Types of changes
🔭🐙🐈 Test this branch here: https://design-system.deutschebahn.com/core-web/review/feat-1453-tabs-feedback