📄️ Button
Buttons are pressable elements used to interact with the screen and to perform and operation.
Buttons are pressable elements used to interact with the screen and to perform and operation.
ButtonBase is a generic component that provides a foundation for building all sorts of buttons. It can be used as a standalone component, or as the base for other button-like components.
IconButtons are buttons that contain an icon.
LinkButtons are buttons that are normally used to open a new screen.