SPHPlayground API
SPHPlayground
sphplayground sphplayground

Bootstrap navigation components

Basic menus

Indicate the current page’s location within a navigational hierarchy that automatically adds separators via CSS. [1]

Breadcrumbs

Indicate the current page’s location within a navigational hierarchy that automatically adds separators via CSS. [2]

Dropdowns

Dropdowns are toggleable, contextual overlays for displaying lists of links and other components.[3] When a drop-down list is inactive, it displays a single value. When activated, it displays (drops down) a list of values, from which the user may select one. [4]

Pagination

Pagination is the process of splitting the contents of a website, or a section of contents from a website, into discrete pages. This user interface design pattern is used so site visitors are not overwhelmed by a mass of data on one page. [5]

Navigation bar

The navbar is an implementation of Bootstrap’s responsive navigation header. Navbar supports Bootstraps responsive behaviors. [6]