Hide Input Style Properties
Hide Input Style Properties
BaseInputStyle
An object of type BaseInputStyle that defines the style of the input element when it is being hovered over.
BaseInputStyle
An object of type BaseInputStyle that defines the style of the input element when it has focus.
BaseInputStyle
An object of type BaseInputStyle that defines the style of the input element’s placeholder text.
BaseInputStyle
An object of type BaseInputStyle that defines the style of the input element’s autofill values in webkit-based browsers.
BaseInputStyle
An object of type BaseInputStyle that defines the style of the input element’s text selection.
number | string
A number or string that defines the height of the input element.
number
A number that defines the horizontal padding of the input element.
string
An optional string that defines the color of the text.
string
An optional string that defines the font family of the text.
string
An optional string that defines the weight of the text.
string
An optional string that defines the size of the text.
string
An optional string that defines the smoothing of the font.
string
An optional string that defines the height of the line.
string
An optional string that defines the transformation of the text.
string
An optional string that defines the spacing between letters in the text.
string
A string that defines the background color or image of the box element.
number | string
A number or string that defines the radius of the box element’s corners.
string
A string that defines the shadow effect of the box element.
string
A string that defines the style of the box element’s border.
number | string
A number or string that defines the color of the box element’s border.
number | string
A number or string that defines the width of the box element’s border.