@extends('layouts.master') @section('title', 'Modernize Bootstrap Admin') @section('pageContent') @include('layouts.breadcrumb', ['title' => 'Dropdowns', 'subtitle' => 'Home'])
Use a .btn-lg
classes to create
instant button
Use a .btn-sm
classes to create
instant button
Use dropdown-menu-dark
for dark
dropdown buttons.
Use dropdown-menu-dark
for dark
dropdown buttons.
Give class to the button
animated flipInX, flipInY, lightSpeedIn, slideInUp
use any animations class
Give class to the button
animated flipInX, flipInY, lightSpeedIn, slideInUp
use any animations class
Give class to the button
animated flipInX, flipInY, lightSpeedIn, slideInUp
use any animations class
Give class to the button
animated flipInX, flipInY, lightSpeedIn, slideInUp
use any animations class
Trigger dropdown menus above elements by adding
.dropup
to the parent element.
Add .dropdown-menu-end
to a
.dropdown-menu
to right align
the dropdown menu.