uxcore-title

0.1.7 • Public • Published

uxcore-title

React title

NPM version build status Test Coverage Dependency Status devDependency Status NPM downloads

Sauce Test Status

Development

git clone https://github.com/uxcore/uxcore-title
cd uxcore-title
npm install
npm run server

if you'd like to save your install time,you can use uxcore-tools globally.

npm install uxcore-tools -g
git clone https://github.com/uxcore/uxcore-title
cd uxcore-title
npm install
npm run dep
npm run start

Test Case

npm run test

Coverage

npm run coverage

Demo

http://uxcore.github.io/components/title

Contribute

Yes please! See the CONTRIBUTING for details.

API

Props

Name Type Required Default Comments
className string no 额外顶级类名
prefixCls string no kuma-title 类名前缀,不想使用 kuma 主题时使用
type string no primary 类型,枚举值 primary, secondary, thirdary

Package Sidebar

Install

npm i uxcore-title

Weekly Downloads

6

Version

0.1.7

License

MIT

Unpacked Size

19.9 kB

Total Files

20

Last publish

Collaborators

  • taoqili
  • yize
  • eternalsky
  • ex90rts