Captures user input with an optional slot for buttons and icons.
Groups Slot and Input parts. This component is based on the div
element and supports common margin props.
Contains icons or buttons associated with an Input.
Use the size
prop to control the size.
Use matching component sizes when composing Text Field with buttons. However, don’t use size 1 inputs with buttons—at this size, there is not enough vertical space to nest other interactive elements.
Use the variant
prop to control the visual style.
Use the color
prop to assign a specific color.
Use the radius
prop to assign a specific radius value.