Skip to content

feat: add support for custom input attributes#110

Open
AlexCLeduc wants to merge 1 commit into
mainfrom
custom-input-attrs
Open

feat: add support for custom input attributes#110
AlexCLeduc wants to merge 1 commit into
mainfrom
custom-input-attrs

Conversation

@AlexCLeduc
Copy link
Copy Markdown
Collaborator

@AlexCLeduc AlexCLeduc commented Apr 16, 2026

Will keep this in a branch/rc-release until I confirm it helps solve our a11y testing

  • add docs for input_attrs

Not super happy with this API. using the standard Widget attrs API would be nice but

  • there may be other elements than the input whose attributes we may want to modify. I could see us adding more attributes like, chip_attributes, selected_ul_attributes, selected_li_attributes, etc. . After a certain point, though, we should just let people render things themselves, somehow.
  • It may also break existing behavior as consumers may be passing attributes now that are getting ignored

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant