FieldFactory
= type { ...added methods below... }
Method signature | Return type |
---|---|
labeled(label:String) |
Input |
Generate text field with initial contents given by label | |
unlabeled |
Input |
Generate text field with no initial contents |