first remove buttons and add function instead and then
add your code in the function given below of your .ts page
ionViewDidLoad() {
console.log('ionViewDidLoad TimerPage');
<!-- your code -->
}
first remove buttons and add function instead and then
add your code in the function given below of your .ts page
ionViewDidLoad() {
console.log('ionViewDidLoad TimerPage');
<!-- your code -->
}