glortho/react-keydown

componentWillReceiveProps will be deprecated

Open

#87 建立於 2018年9月24日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)JavaScript (505 star) (40 fork)batch import
help wanted

描述

According to React, using componentWillReceiveProps() is a bad idea and it will be deprecated soon, version 17 seems to be the last supporting the method with that name.

When using keydown for classes, what should be the proper way to handle the key events?

貢獻者指南