itemFormat

var itemFormat: (T) -> String

Specifies how the String representation of an Item is generated.

This not only needed in order to format the input's text, but also to determine whether an item returned by the filterBy function is an exact match.