Appearance
The AutoComplete provides a predefined set of appearance options.
Apart from the default vision of the AutoComplete, these alternative styling options enable you to configure each individual aspect of the appearance of a AutoComplete.
Size
You can set the size of the AutoComplete through the size
property. The AutoComplete component comes in three different sizes: small
, medium
(default), and large
.
Fill Mode
You can set the fill mode of the AutoComplete through the fillMode
property. The AutoComplete provides three different fill mode options: solid
(default), outline
, and flat
.
Rounded
You can set the roundness of the AutoComplete through the rounded
property. The AutoComplete component supports four different degrees of roundness: small
, medium
(default), large
, and full
.