TL;DR
uxcore-crumb ui component for react
setup develop environment
$ git clone https://github.com/uxcore/uxcore-crumb$ cd uxcore-crumb$ npm install$ gulp server
Usage
var Crumb = ; React;
demo
http://uxcore.github.io/uxcore/components/uxcore-crumb/
API
Props
Crumb
配置项 | 类型 | 必填 | 默认值 | 功能/备注 |
---|---|---|---|---|
className | String | Option | '' | 无 |
Crumb.Item
配置项 | 类型 | 必填 | 默认值 | 功能/备注 |
---|---|---|---|---|
className | String | Option | '' | 无 |
href | String | Option | '' | 链接,如不传则不可点击 |