Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

It's some react components ,including some often using web effects

Notifications You must be signed in to change notification settings

MBWu/react-components-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

15 Commits

Repository files navigation

react-components-toolkit

Carousel

<Carousel /> 
prop type mark
width any you can use number or percent likes '100%'
height any you can use number or percent likes '100%'
vertical boolean whether vertical scroll
fade boolean animation type slide( default ) or fade
children component(isRequired) scroll child component

ProgressBar

<ProgressBar /> 
prop type mark
width number component‘s width ( default 300)
height number component‘s height ( default 30)
percent string progressbar's percent (default 50%)
backgroundColor string

FullScroll

<FullScroll /> 
prop type mark
children component(isRequired) scroll child component

Modal

<Modal /> 
prop type mark
visible boolean Whether does the modal appear? value: true , false
type string animation type , slide(default) , scale or fade
left boolean Whether does the component animate from left to right, is only slide
backgroundColor string

About

It's some react components ,including some often using web effects

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /