Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
_deleteCard= ()=>{ this.listener(this.Id,this._deleteBlock(this._element)) }
_deleteCard= ()=>{ this.listener(this.Id, ()=>this._deleteBlock(this._element)) }