Skip to content

Custom components

Daniel Cañizares Corrales edited this page May 14, 2019 · 23 revisions

Side navbars

bootlaterus has built-in support for side navbars without any additional javascript code.

  • Support for either left or right navbars.
  • Support for responsive collapsing of sidebars.
  • Support for responsive replacer visible when the sidebar is collapsed.
  • Support to add a margin for contents when the sidebar is visible.
  • Compatible with bootstrap color utilities and base navbars.

JSFiddle full sample: open

Backgrounds

Add a beautiful background to your website.

JSFiddle full sample: open

Interactables

Cards and other UI components are easier to implement as interactive elements.

  • .interactable class will add hover shadows and transitions.
  • We still recommend:

Clone this wiki locally