Hi,
Was looking at the smart-input to use in a project, but I have the requirement to fetch the filtered values to display in the dropdown from a remote server.
AFAICS the smart-input element doesn’t support this, correct?
I saw this thread on the DropDownList and saw that on that component the dataSource property, when supplying a function as its value, gets a second ‘callback’ parameter through which you can achieve this.
The smart-input however does’t provide this second parameter
TIA,
P