Component styles
Last updated
Last updated
Moped is built with Material UI and Devias. We apply/retain the Material UI default styles and functionality unless user testing or technical complications justify customization.
Use the Standard styling for all text field inputs.
Use the basic standard variant for single select.
If the value in a dropdown menu is not a required field, provide a -
hyphen at the end of the list for users to clear any previously selected value.
Use checkmarks for multiple select. Checked boxes should be rendered in our Primary Main
color.
Based on the Material Design confirmation dialog:
Align on the right side
"Cancel" to the left of "Save" button
Use the outline variant of the official Google Material Icons. React Feather is included in Devias, but doesn't have as many icons.