Skip to content

Side Bar Component w/ Class Preview Children Component

Notifications You must be signed in to change notification settings

juadHamdan/class-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Added Features:

✦ SideDrawer component support RTL (Hebrew / Arabic websites).
Usage: Change the 'rtl' prop to true

✦ Added to SideDrawer 3 different animations to choose from.
Usage: Modify the 'transition' prop to be on of: "slide", "fade" or "scale", try them out and choose for your liking. You can also control the duration of the animation selected by the prop: 'transitionTime'.

Preview: image

Usage

install dependencies

Run: .\class-preview\npm i

Run React dev server (http://localhost:3000)

Run: .\class-preview\npm start

About

Side Bar Component w/ Class Preview Children Component

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published