microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
17.87k stars 2.66k forks source link

[feature: web-components] Convert Switch to use `ElementInternals` #31401

Open chrisdholt opened 2 weeks ago

chrisdholt commented 2 weeks ago

This issue exists to track converting the web-component switch to use ElementInternals rather than the current FormAssociation behavior.

As part of this change, we should: