cushy 0.4.0

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

The [`Validated`][Validated] widget displays validation information around
another widget. This widget can be used to visualize input errors in forms.

[Validated]: <{{ docs }}/widgets/validated/struct.Validated.html>