Hey, is it possible to have a TextField required t...
# compose
a
Hey, is it possible to have a TextField required to be filled ?
c
Yeah. but you have to do it yourself. theres no param to enable. See an easy solution from the sample docs: https://cs.android.com/androidx/platform/tools/dokka-devsite-plugin/+/master:testDat[…]ples/TextFieldSamples.kt;l=109?q=compose%20textfield%20sample