Component styles

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.

Text fields

Use the Standard styling for all text field inputs.

Select fields

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.

Edit confirmation

Based on the Material Design confirmation dialog:

  • Align on the right side

  • "Cancel" to the left of "Save" button

Material Table customizations

Icons

Use the outline variant of the official Google Material Icons. React Feather is included in Devias, but doesn't have as many icons.

Last updated

Was this helpful?