# Input Group Input field with connected button. Use for copy-to-clipboard, search with button, URL sharing, or any input that needs an action. ## Basic Example ```html
``` ## Search with Button ```html
``` ## Code/Coupon Input ```html
``` ## Mini Button Variant ```html
``` ## Styling Details - Input stretches to fill available space - Button stays sized to content - Connected with no gap, shared border-radius - Works with all button variants (`.primary`, `.ghost`, etc.) ## See Also - [Forms](https://graffiti-ui.com/llms/forms.txt) - All form inputs - [Buttons](https://graffiti-ui.com/llms/buttons.txt) - Button variants - [Search](https://graffiti-ui.com/llms/search.txt) - Search with icon