Closed wwalmnes closed 1 year ago
Core-toggle jsx version does not update the aria-label for the button when value changes on core-toggle. This PR fixes this issue so that vanilla and jsx have a more similar behavior.
aria-label
value
core-toggle
Core-toggle jsx version does not update the
aria-label
for the button whenvalue
changes oncore-toggle
. This PR fixes this issue so that vanilla and jsx have a more similar behavior.