Skip to content

uxcore/uxcore-title

Repository files navigation

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

https://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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published