AndrewRayCode / AndrewRayCode/Unique-Id-Mixin
How to use with React components written in ES6.
未关闭
- 主要语言
- JavaScript
- 星标
- 15
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
This library looks like it solves the exact problem I am having.
However, I am using React components written in ES6, which "`extends React.Component`" rather than doing "`React.createClass(...)`".
According [to this page](https://toddmotto.com/react-create-class-versus-component/#mixins):
>React mixins are no longer supported when using React components written in ES6.
Do you know how I can use the "`Unique-Id-Mixin`" library in this scenario, or if I have any other options?
(Sorry for the noob question.)
Thanks in advance!
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。