文件名称:react-aggregation:React Call Return的替代实现
文件大小:234KB
文件格式:ZIP
更新时间:2024-06-02 12:26:06
JavaScript
React聚合 React Call Return的替代实现。 这个图书馆是过期的!!! 不要在生产中使用它!!! 安装 npm install -S react-aggregation 或者 yarn add react-aggregation 例子 选择:| React Router Switch :| 代码段 组件用法: const Two = ( ) => < Option xss=removed> Two < / Option > ; const SelectDemo = ( ) => ( < Select initialValue = "one" > < Option xss=removed> < b> One < / b > < / Option > < Two> < / Select > ) ; 组件开
【文件预览】:
react-aggregation-master
----.eslintrc(424B)
----.babelrc(501B)
----rollup.config.js(920B)
----package.json(3KB)
----src()
--------createAggregator.js(1KB)
--------AggregationContext.js(270B)
--------index.js(194B)
--------createAggregatable.js(839B)
--------fiber.js(2KB)
--------Holder.js(49B)
--------createAggregation.js(852B)
----examples()
--------select()
--------react-router-switch()
----.gitignore(49B)
----README.md(2KB)