unoplatform / Uno.Themes

This library is designed to help you use the Material, Fluent or Cupertino design system with the Uno Platform
https://platform.uno
Apache License 2.0
167 stars 28 forks source link

[Material] Add support for "Supporting Text" on text fields #1400

Open kazo0 opened 2 weeks ago

kazo0 commented 2 weeks ago

https://m3.material.io/components/text-fields/overview

image

The PasswordBox/TextBox has a Description property:

TextBox.Description

PasswordBox.Description

carldebilly commented 2 weeks ago