From what I’ve read, you can use TextFieldValue to get the cursor position on a BasicTextField as described in How to get cursor position for TextField (Jetpack Compose)?.
Is there a way to get the cursor position in a regular TextField?
From what I’ve read, you can use TextFieldValue to get the cursor position on a BasicTextField as described in How to get cursor position for TextField (Jetpack Compose)?.
Is there a way to get the cursor position in a regular TextField?