Hi, I'm trying to do something like this: ``` javascript ac-options="l as l in loadData(1)" ``` When I'm adding a param to the function the directive isn't working, there is an option to do it?
Hi,
I'm trying to do something like this:
When I'm adding a param to the function the directive isn't working, there is an option to do it?