The textbox is really nice and working fine. Unfortunately I can not provide e.g. a list of beans and get the selected bean, it is only working for Strings.
The goal of this add-on is to behave like a normal TextField. And TextField has a value type of String. But this also means that you could add a Converter to it that converts the String into your bean type.