Hi I realized my input text #autocomplete menu, but it miss something. I would like to #highlight an item of a #repeater, for example changing the color of the text.
 I found some way, like here, the Dan's solution :
 https://www.wix.com/corvid/forum/community-discussion/highlight-repeater-row-onclick but you have to click an item! I would like to choose an item via keyboard, that's using #arrowUp and #arrowDown keys. But the handlers of the containers don't provide onFocus method, only onClick.

There's a way ?
thanks in advance Mauro