Re-Tag:Reactjs 标签组件

时间:2024-07-10 09:31:12
【文件属性】:

文件名称:Re-Tag:Reactjs 标签组件

文件大小:142KB

文件格式:ZIP

更新时间:2024-07-10 09:31:12

JavaScript

重新标记 React.js 标签组件 维克拉姆 演示页面 示例代码 // Default model var tags1 = new ReTag . TagCollection ( ) ; // Default model with options var tags1 = new ReTag . TagCollection ( { // Return null to ignore add, else return the value that needs to be added // You can do lookups, case conversion etc onAdd : function ( item , list ) { var x = item . toLowerCase ( ) ; for ( var i = 0 ;


【文件预览】:
Re-Tag-master
----bin()
--------retag.js(9KB)
--------tag.css(708B)
----example()
--------react.js(127KB)
--------JSXTransformer.js(461KB)
--------retag.js(9KB)
--------demo.html(5KB)
--------demo.css(708B)
----package.json(536B)
----LICENSE(1KB)
----src()
--------TagCollection.ts(2KB)
--------tag.css(708B)
--------retag.jsx(5KB)
--------TagCollection.js(2KB)
--------TagCollection.js.map(3KB)
----.npmignore(25B)
----.gitignore(12B)
----README.md(2KB)

网友评论