46 |
47 |
48 | ## Development
49 |
50 | ```
51 | npm install
52 | npm start
53 | ```
54 |
55 | ## Example
56 |
57 | http://localhost:8003/examples/
58 |
59 |
60 | online example: http://react-component.github.io/editor-core/
61 |
62 |
63 | ## Feature
64 |
65 | * support ie8,ie8+,chrome,firefox,safari
66 |
67 |
68 | ## install
69 |
70 |
71 | [](https://npmjs.org/package/rc-editor-core)
72 |
73 |
74 | ## Usage
75 |
76 | ```js
77 | var EditorCore = require('rc-editor-core');
78 | var React = require('react');
79 | React.render(| name | 90 |type | 91 |default | 92 |description | 93 |
|---|---|---|---|
| className | 98 |String | 99 |100 | | additional css class of root dom node | 101 |