@Smaloo94 wrote:
Is there any possibility to add maxlenght of string to inputs and make it required?
this.alertController .create({ inputs: [ { name: 'comment', placeholder: 'Please insert your comment', }, ], })
Posts: 1
Participants: 1
@Smaloo94 wrote:
Is there any possibility to add maxlenght of string to inputs and make it required?
this.alertController .create({ inputs: [ { name: 'comment', placeholder: 'Please insert your comment', }, ], })
Posts: 1
Participants: 1