Skip to content

button: set disabled state on tags with a hlmBtn #797

@MerlinMoos

Description

@MerlinMoos

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions