I have some question regarding the autoComplete with a typedInput:
I wonder what is the correct way to attach autoComplete to a typedInput? Currently I have only found that $(this).parent().find('.red-ui-typedInput-input') might be the way to go.
When I want to disable autoComplete for a particular type of the typedInput I don't know how to do it. Can someone give a hint?
No - we hadn't considered providing a more convenient way to add custom autoCompletes to the existing 'str' option, rather than for an entirely custom type.