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
elements support the maxlength property, which is quite handy if you want to constrain text to only short values, e.g. a nickname. $ionicPopup.prompt() does not have an option to supply a maxLength.
The text was updated successfully, but these errors were encountered:
gregallensworth
changed the title
Feature Request: maxLength option for $ionicPopup.prompt()
feat: Feature Request: maxLength option for $ionicPopup.prompt()
Dec 4, 2015
Type: feat
Platform: all
elements support the maxlength property, which is quite handy if you want to constrain text to only short values, e.g. a nickname. $ionicPopup.prompt() does not have an option to supply a maxLength.
The text was updated successfully, but these errors were encountered: