I’m trying to add an error message below the `Text...
# compose
n
I’m trying to add an error message below the
TextField
. I’m setting
isError
to true ~and adding
semantic { error("Message") }
modifier~… do I need to do something else?
Looking at the code, looks like I have to do by my own… 😞
n
Thanks @Colton Idle. But I meant to display the error message on bottom. 😉
c
Yeah, sorry I was just adding the link in case someone else wanted a reference.
n
No worries 😉