Type: FieldFactoryGraceDocs
FieldFactory = type { ...added methods below... }
Type of object that generates text fields Text fields can respond to user actions

Added methods

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