Yii2 Autocomplete widget Extension Points

I was wondering if anyone knows whether the Yii2 Autocomplete widget supports supports the jquery Autocomplete Widget Extension Points, specifically _renderMenu. Here is the feature in the jquery ui docs: https://api.jqueryui.com/autocomplete/#method-_renderMenu

So far I cannot find the support for the extension points in the widget class, am I missing something?