Contain inputs and buttons together
children
ReactNode
The inputs rendered inside of the group.
*Can't edit react node
values here
borderOption
string
Determines how the borders of the inputs render internally.
theme
Theme
The theme of the Button.
size
Size
The size of the Button.
When inferred props such as theme
or size
are being used, you should pass the prop to any floating components as well i.e. Select.Panel
, Tooltip.Content