Writing - examples
Buttons
Label buttons with their action. Don't use Yes, OK, or Confirm when you can use a verb phrase instead.
Be sure to read the full button guidelines.
Callouts
Use callouts to relay informational, success, warning, or error messages related to the content on the page.
Empty prompts
The best empty state lets users know what is happening, why it is happening, and what to do about it. Here are four types of frequently used empty prompts.
Be sure to read the full empty prompt guidelines.
Labels
Avoid long labels, but don't sacrifice clarity. If needed, put additional information in help text and tooltips.
Links
Use links to point to detailed information.
Modals
Modals are typically used for confirmation when the user might lose data.
Create separate confirmations for single and bulk actions.
Text fields
Place hints and instruction outside a text field so it is always visible to the user.
Use clear language for validation messages.
Toasts
A common use of toasts is as a success message.
Be sure to read the full toast guidelines.