Skip to content

freezecoder/shinynavscroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shinynavscroll

Introduction

Inspired by the example from http://blackrockdigital.github.io/startbootstrap-scrolling-nav/, this has been implemented for Shiny

The scrolling Nav feature is pretty neat and uses Bootstrap to animate long scrollable pages. This small bit of shiny code shows how to enable this for shiny apps.

In ui.R source the scrolling_nav.R file, include the tags and then add your content into sections.

Instructions

Create your content as separate UI elements and add them to the scrollable_navmenu(). Each section menu name must match each nav_conent_section() name.

Author

Zayed Albertyn

About

A scrolling navbar page for Shiny apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published