Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70747

Is there any function to clear/reset variables

$
0
0

@nagarajmbhat wrote:

  paramSheet: { name: any, amount: any, date: any } = {
      name: '',
      amount: '',
      date: ''
  };

Is there any function to clear/reset the variables.
other than this.

this.paramSheet.name.reset();
this.paramSheet.amount.reset();
this.paramSheet.date.reset();
this.paramSheet.name = ‘’;
this.paramSheet.amount = ‘’;
this.paramSheet.date = ‘’;

thanks.in advance.

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 70747

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>