Skip to content

Latest commit

 

History

History

textArea

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

TextArea

<ion-item>
  <ion-label stacked>Message</ion-label>
  <ion-textarea [(ngModel)]="msg"></ion-textarea>
</ion-item>