Composables UI is out: our new component library for Compose Multiplatform ->
Object

TextFieldLineLimits.SingleLine

The text field is always a single line tall, ignores newlines in the text, and scrolls horizontally when the text overflows.

Source set: Common
object SingleLine : TextFieldLineLimits

The text field is always a single line tall, ignores newlines in the text, and scrolls horizontally when the text overflows.

Last updated: