You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good point. I think the best solution will be to accept an array of attributes as an option and pass them all through to the input, like how we pass through css and html in other areas:
You can't specify the name for the input field with the normal autocomplete options.
It would be nice to do:
However this just puts the name on the wrapping span.
Currently you have to do the following which is neither obvious or convenient:
The text was updated successfully, but these errors were encountered: