text

inline fun <T> text(fieldName: String): TextField<T>

Declares a child TextField named fieldName, modeling the text field type.