Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
uxcore-crumb
Advanced tools
uxcore-crumb ui component for react
$ git clone https://github.com/uxcore/uxcore-crumb
$ cd uxcore-crumb
$ npm install
$ gulp server
var Crumb = require('uxcore-crumb');
React.render(
(
<Crumb className="crumb-style crumb-root">
<Crumb.Item href="#" className="crumb-item-style">首页</Crumb.Item>
<Crumb.Item href="#">管理平台</Crumb.Item>
<Crumb.Item href="#">流程管理</Crumb.Item>
<Crumb.Item className="crumb-item-style">编辑流程信息</Crumb.Item>
</Crumb>
),
document.getElementById('demo'));
http://uxcore.github.io/uxcore/components/uxcore-crumb/
配置项 | 类型 | 必填 | 默认值 | 功能/备注 |
---|---|---|---|---|
className | String | Option | '' | 无 |
配置项 | 类型 | 必填 | 默认值 | 功能/备注 |
---|---|---|---|---|
className | String | Option | '' | 无 |
href | String | Option | '' | 链接,如不传则不可点击 |
0.2.4
CHANGED
fit React@15FAQs
crumb-uxcore component for uxcore.
The npm package uxcore-crumb receives a total of 9 weekly downloads. As such, uxcore-crumb popularity was classified as not popular.
We found that uxcore-crumb demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.