hover
BaseSubmitButtonStyle

An object of type BaseSubmitButtonStyle which defines the style for the submit button when it's being hovered over.

focus
BaseSubmitButtonStyle

An object of type BaseSubmitButtonStyle which defines the style for the submit button when it has focus.

color
string
An optional string that defines the color of the text.
An optional string that defines the font family of the text.
An optional string that defines the weight of the text.
fontSize
string
An optional string that defines the size of the text.
An optional string that defines the smoothing of the font.
An optional string that defines the height of the line.
An optional string that defines the transformation of the text.
An optional string that defines the spacing between letters in the text.
A string that defines the background color or image of the box element.
borderRadius
number | string
A number or string that defines the radius of the box element's corners.
boxShadow
string
A string that defines the shadow effect of the box element.
A string that defines the style of the box element's border.
borderColor
number | string
A number or string that defines the color of the box element's border.
borderWidth
number | string
A number or string that defines the width of the box element's border.