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
In addition to just text values, I might want to get some other form of input.
The easiest thing you might do is change the 'input' option to 'inputType' or something and inject that into a <input type="{{inputType}}"> or something.