So I am using ionic 2 framework and wanted to know if anyone could help. I am trying to have alert inputs be more than just one line or be textareas instead of just one line inputs any help would be appreciated. Thanks
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
The alert component in ionic2 just support input and you can not set row property for input. check more-than-1-row-in-input-type-textarea.
instead the AlertController document recommend to use modals.