-
`
`
Use this with ViewPager + Fragment, scroll and init is very lag
I found out is happen when use the style @style/Widget.MaterialComponents.TextInputLayout.OutlinedBox.ExposedDropd…
-
### Summary
I've been trying to set up some UI to edit some values in Shopify Functions. The tutorial provides some code like this for submitting the form to update the values of metafields to use in…
-
Integrate `PropertySupervisor` into TestFX and Hamcrest to greatly ease testing of concurrent ui interactions and get rid of nasty `FxUtils.awaitCondition(Callable condition)` calls.
Currently a smal…
-
Hi, we are using your package and noticed that we can not change the keyboard return button from .done to .search dynamically.
After altering you code as follows it started to work:

The text field can contains multiple lines, however at the moment the content is cente…
-
This was spun off from https://github.com/flutter/flutter/issues/67915.
On Android, `RawKeyboardListener` triggers the soft keyboard when it receives input. This only happens after a TextField has …
-
Is there a way to display the list by focusing on the textfield without having to write on it? Thx
-
### Bug type
Component
### Component name
MudTextfield inside an MudTooltip
### What happened?
If you wrap a MudTooltip around a MutTextfield, the textfields Clearable="true" has no effect.
It j…
-
-
# clipboard tool
Here is an example HTML page that meets your requirements:
```html
Add Text Fields
function addTextField() {
const textField = document.create…