iTwin / iTwinUI

A design system for building beautiful and well-working web interfaces.
https://itwin.github.io/iTwinUI/
MIT License
92 stars 35 forks source link

Add [x]Props to ToggleSwitch #2010

Closed AdamMeza-Bentley closed 1 week ago

AdamMeza-Bentley commented 2 weeks ago

Changes

Continues work on #1368 by adding optional labelProps to ToggleSwitch. I debated including a `wrapperProps as well but decided against it. I can always add those if they're wanted as well.

Testing

Added React testing for new labelProps functionality

Docs

Added a changeset