heightnumber | string

An optional number or string that defines the height of the input element.

paddingHorizontalnumber

An optional number that defines the horizontal padding of the input element.

colorstring

An optional string that defines the color of the text.

fontFamilystring

An optional string that defines the font family of the text.

fontWeightstring

An optional string that defines the weight of the text.

fontSizestring

An optional string that defines the size of the text.

fontSmoothingstring

An optional string that defines the smoothing of the font.

lineHeightstring

An optional string that defines the height of the line.

textTransformstring

An optional string that defines the transformation of the text.

letterSpacingstring

An optional string that defines the spacing between letters in the text.

backgroundstring

A string that defines the background color or image of the box element.

borderRadiusnumber | string

A number or string that defines the radius of the box element's corners.

boxShadowstring

A string that defines the shadow effect of the box element.

borderStylestring

A string that defines the style of the box element's border.

borderColornumber | string

A number or string that defines the color of the box element's border.

borderWidthnumber | string

A number or string that defines the width of the box element's border.