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>