Feedback
 Communicate useful information to the user.
  Alerts  
      Highlight feedback or information to the user about the system or process that will change how they interact with the page
      
  Tooltips  
      Gives users additional information that doesn't need to be visible at all times
      
  Toasts  
      A message that appears at the bottom of the interface to provide feedback to a user's action in a non-disruptive manner
      
  Skeletons  
      A placeholder for not-yet-loaded content to assist with perceived loading times
      
  Progress Steppers  
      The progress stepper is a navigational element that helps the user understand their progress through a multi-step task.