Buttons
Materialize is a modern responsive CSS framework based on Material Design by Google.
Filled (Standard)
The filled buttons communicates high emphasized actions. This is the Stadard Button Design. You can add the class filled to the button to provide this style. This should be the main Actions on a Page, so be carful. A good rule of thumb is to add just one primary action per page or field of view.
Copied!
content_copy
Standard Button
Create
addCreate
editUpdate
Tonal
Tonal buttons communicates a medium emphasized action. Just add the class tonal to the button. This can be used more often on a page because this are additional Actions next to the primary actions.
Copied!
content_copy
Create
addCreate
addCreate
Outlined
The outlined button communicates a medium emphasized action. Just add the class outlined to the button.
Copied!
content_copy
Create
addCreate
addCreate
Elevated
The elevated button is a tonal button with a shadow. This button that signify medium emphazied actions and seek to give depth to a mostly flat page. Try to only use shadows when absolutely neccessary, to prevent shadow creep. Also keep in mind that on darker backgrounds the shadows are not really good visible.
Copied!
content_copy
Create
addCreate
addCreate
Create
addCreate
Text
Text buttons are used to reduce excessive layering and communicate low emphasis actions. For example, text buttons are used for actions within a card or modal so there are not too many overlapping shadows.
Copied!
content_copy
Create
addCreate
Floating
add
Copied!
content_copy
add
Floating Action Button
A circular material button that lifts and displays an ink reaction on press. See the documentation on this page
Helpers
Submit Button
When you use a button to submit a form, instead of using a input tag, use a button tag with a type submit
Copied!
content_copy
Large
This button has a larger height for buttons that need more attention.
Button cloudbutton cloudbutton
Copied!
content_copy
Button
cloudbutton
cloudbutton
Small
When mouse and keyboard are the primary input methods, this smaller button is useful for denser UI layouts.
Button cloudbutton cloudbutton
Copied!
content_copy
Button
cloudbutton
cloudbutton