TextField

constructor(value: String = "")

Parameters

value

text-field 기본 표출되는 Text. fieldName이 지정된 경우에는 fieldName명을 통해 가져온 Text를 사용한다.