Optional
backgroundWhether or not the button should be full width.
Optional
hoverThe background color of the button when it is hovered.
If set to undefined or null, it will use the default button hover color of the application.
The minimum height of the button in pixels.
Optional
textThe text color of the button.
If set to undefined or null, it will use the default button text color of the application.
The background color of the button when it is not hovered.
If set to undefined or null, it will use the default button color of the application.