Buttons | Description | Notes | Code |
---|---|---|---|
Template: Example: |
Primary Button CSS Class: button_primary |
Use as a primary call to action. The primary button is a high contrast when combined with the light surface background. This button is styled with the brand's primary blue color, and this button continues to establish that connection with the user. Best Practices:
|
|
Template: Examples: |
Secondary Button |
The secondary button can be used for alternate actions like in the example shown on the left. To avoid confusing the user, it should only be used along with the primary button. Best Practices:
|
|
Template: Examples: |
Tertiary Button |
The tertiary button is generally for actions that do not need to be used very often. For example, it can be used to terminate a user account, or delete a post. Best Practices:
|
|
Input Field | Description | Notes | Usage |
---|---|---|---|
Search Bar |
This component can be used to provide a search functionality on various areas on the website. For example, it can be used in the message board to search through existing posts. It can also be used to search through articles and content on the website. Best Practices:
|
|
|
Long Input Box |
This long text box is used to collect long form user input. This can be used for comment posts, message board posts, or contact forms. Best Practices:
|
|
|
Short Input Box CSS Class: input_short |
The short input box is used for shortform input like names, or emails. This is generally used for elements like login and password entry boxes. Best Practices:
|
|