We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Material3 TextFields supports 2 modes:
( https://m3.material.io/components/text-fields/overview )
It also has an optional title - similar to the header of the Fluent2 TextBox. There is also an optional clear button appearing, when typing.
The text was updated successfully, but these errors were encountered:
input text: styling and small stuff
fd94513
Resolves uwerat#400
input text: fix CI build etc.
e0f6c18
b43455a
M3 input text: Don't cut gradient if label text is empty
386c679
peter-ha
When branches are created from issues, their pull requests are automatically linked.
Material3 TextFields supports 2 modes:
( https://m3.material.io/components/text-fields/overview )
It also has an optional title - similar to the header of the Fluent2 TextBox.
There is also an optional clear button appearing, when typing.
The text was updated successfully, but these errors were encountered: