@extends('layouts.app') @section('styles') @endsection @section('content')

Disabled Light buttons

Disabled Light Rounded buttons

Light Icon buttons

Toggle buttons

Outline Disabled buttons

Radio buttons

Checkbox buttons

Button Toolbar

Button with icon

Button with Svg icon

Button sizes

Width Buttons

Block Level Button

Social buttons

Social Icon buttons

Icon buttons

Svg Icon Buttons

Button dropdown

Wrap the dropdown’s toggle using different colors and icons implemented in different dropdowns styles (your button or link) and the dropdown menu within .dropdown, or another element that declares position: relative;. Dropdowns can be triggered from <a> or <button> elements to better fit your potential needs.

Loading button

Add .btn-loading to use a loading state on a button. The width of the button deprights on the length of the text inside Since the loading spinner is implemented using the element.

@endsection @section('scripts') @endsection