Disabled Button
Add the .button-disabled class to make the button visually look unusable. Buttons that are disabled should also have a tooltip to let users know why they can't interact with the button. To do this, you can add the .tooltip class, and then utilize the title attribute to set the description.