bevy/crates/bevy_feathers/src/controls
Talin 870490808d
Feathers toggle switches. (#19928)
# Objective

This is the Feathers toggle switch widget (without animation).

Part of #19236 

### Showcase

<img width="143" alt="toggles"
src="https://github.com/user-attachments/assets/c04afc06-5a57-4bc6-8181-99efbd1bebef"
/>
2025-07-03 01:09:31 +00:00
..
button.rs
checkbox.rs Feathers toggle switches. (#19928) 2025-07-03 01:09:31 +00:00
mod.rs Feathers toggle switches. (#19928) 2025-07-03 01:09:31 +00:00
radio.rs Feathers checkbox (#19900) 2025-07-01 06:59:14 +00:00
slider.rs
toggle_switch.rs Feathers toggle switches. (#19928) 2025-07-03 01:09:31 +00:00