Reondz
09/06/2020, 11:25 AMChris Sinco [G]
09/10/2020, 5:38 PMTextField
is based on the Material Design spec, which always includes a label in the component. It is technically possible to pass emptyContent()
into the label parameter, which removes it visually.BaseTextField
from the Foundation package which doesn't have a label, but also doesn't have other UI features like placeholder text.