{{-- layout --}} @extends('layouts.contentLayoutMaster') {{-- page title --}} @section('title','Buttons') {{-- page content --}} @section('content')
The advanced buttons contain gradient color buttons with customization options.
Here are the examples of regular & fab style gradient button with medium & large size. You can apply
any gradient color css class to material buttons i.e .gradient-45deg-purple-deep-orange
If you want to add shadow also use .gradient-shadow
class. All othere materialize
framwork button classes will support with gradient buttons.
Note: Please refer css-color.html file for all colors classes & more details.