cushy 0.4.0

A wgpu-powered graphical user interface (GUI) library with a reactive data model
Documentation
1
2
3
4
5
6
7
# ThemedMode

The [`ThemedMode`][ThemedMode] widget allows changing the
[`ThemeMode`][ThemeMode] of the widgets belonging to it.

[ThemedMode]: <{{ docs }}/widgets/struct.ThemedMode.html>
[ThemeMode]: <{{ docs }}/window/enum.ThemeMode.html>