Skip to content

vincentmader/responsive-navbar.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a re-implementation of this code snippet by chenchizkan. While the original is written in JavaScript, here we implement a responsive NavBar using the Rust frontend web framework `yew.rs`.

Features:

  • Collapse the NavBar for low page width values (e.g. on mobile devices).
  • Fade in the NavBar items one by one after each other.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published