canceraiddev / elm-form-builder / Form.Placeholder.Placeholder

Placeholder is a localised String value to place inside text fields to help the user understand what to put.

toPlaceholder : Form.Field.FieldType.FieldType -> Maybe Form.Locale.CountryCode.CountryCode -> String

Placeholder to render for the given field type.