cushy 0.4.0

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

The [`Label`][Label] widget is a read-only text widget. It is intended for
displaying information to the user in a non-interactive manner.

[Label]: <{{ docs }}/widgets/label/struct.Label.html>