React Button component - MUI
Buttons allow users to take actions, and make choices, with a single tap. Buttons communicate actions that users can take. They are typically placed throughout your UI, in places like: The Button comes with three variants: text (default), contained, and outlined. Text buttons are typically used for less-pronounced actions, including those located: in dialogs, in cards.