Skip to content

An auto-hiding top navigation bar component for React!

Notifications You must be signed in to change notification settings

krharsh17/react-blur-nav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-blur-nav

An auto-hiding top navigation bar component for React! ⭐

Installation

npm install react-blur-nav

Props

prop explanation sample default
backgroundColor A background color for the entire navigation bar. Should be a argb value to allow blur effect 'rgb(80, 80, 80, 0.5)' 'rgb(80, 80, 80, 0.5)'
animationTimeout The duration of the animation (in ms) 1000 1000
children The children to be displayed inside the top nav, as its elements - -

About

An auto-hiding top navigation bar component for React!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published