-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Which scope/s are relevant/related to the feature request?
accordion
Information
Currently in Spartan NG there's no first-class way to represent a disabled state on anchor () elements when they are used and styled as buttons. This request is to add explicit support for a "disabled" state for such anchors, with appropriate semantics, styling, and accessibility behavior so they behave more consistently with .
Allow -based button components to accept a disabled input/prop/attribute (matching existing button API), e.g.:
<a hlmBtn disabled href="/next">Next</a>
Describe any alternatives/workarounds you're currently using
No response
I would be willing to submit a PR to fix this issue
- Yes
- No
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request