程式筆記


移除記時器

componentWillUnmount(){
    this.timer && clearTimeout(this.timer);
}

results matching ""

    No results matching ""