Closed
Description
Hi there,
I want to customize the rendering of items. Currently, I have a custom stimulus controller which listens to the event autocomplete:pre-connect
to override the option set in https://github.com/symfony/ux/blob/2.x/src/Autocomplete/assets/src/controller.ts#L243C17-L243C73
What other ways could be there?