spectrum-web-components
spectrum-web-components copied to clipboard
[Feat]: Abstract `trackDependency` functionality in Picker and Tooltip for reuse
trafficstars
Code of conduct
- [X] I agree to follow this project's code of conduct.
Impacted component(s)
Picker, Tooltip, some others...
Description of the requested feature
Currently there is trackDependency functionality in both of these patters. If we abstract it to a Reactive Controller or mixin then it will be easier to apply to other elements as well.
Mockups or screenshots
No response
Implementation notes or ideas
No response