0.1.7 • Published 7 years ago

uxcore-title v0.1.7

Weekly downloads
18
License
MIT
Repository
github
Last release
7 years ago

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

NameTypeRequiredDefaultComments
classNamestringno额外顶级类名
prefixClsstringnokuma-title类名前缀,不想使用 kuma 主题时使用
typestringnoprimary类型,枚举值 primary, secondary, thirdary