Peter
06/10/2026, 11:59 AMTextField? I have a read-only text field on a single line.efemoney
06/11/2026, 8:49 AMText that uses the exact same vuisual styling. Everything else is a workaround.Alex Styl
06/12/2026, 2:12 AMefemoney
06/14/2026, 11:10 AMoverflow parameter behave where you have readOnly & scrollState & even lineLimits ? It makes no sense to add one. And my hot take is that readOnly shouldn't have been API also.
Its dead simple and more idiomatic to swap out the innerTextField for a Text composable based on whatever boolean flag or logic via the text field decorator.