Buttons are interactive elements that allow the user to perform an action on the page or serve as a prominent hyperlink.
Clicks the button
Gets the href attribute (for link buttons)
Checks if the button is disabled
Checks if the button is in loading state
Checks if the button is a link (has href)
Gets the text content of the button