Input loader icon.
Is there a way to have loader animation (the one in dimmer for example) also in an form input component?
There is not yet in the demo or am I wrong?
Maybe like this:

And in button like this:

But I don't know how and where to push...
good idea! I'll check it
Maybe with animation changing from state to loading and not loading. But this is a NTH.
And maybe with some message in button, something like: "Saving O".
I've noticed that this theme uses selectize.js and actually selectize.js adds a .loading class when doing ajax requests, but while i was using it with this theme it wasn't showing the loader/dimmer animation.
I think the @johnunclesam idea is great since it will integrate with the selectize.js too.
Most helpful comment
Maybe with animation changing from state to
loadingand notloading. But this is a NTH.And maybe with some message in button, something like: "Saving O".