Render Flow - Input groups
Load HTML form elements
Identify input elements
Wrap inputs with .input-group container
Add .input-group-text or buttons as siblings
Apply Bootstrap CSS styles
Render combined input group visually
The browser reads the HTML input elements, wraps them in a container with Bootstrap's input-group class, then applies styles to visually combine inputs and addons into a single horizontal group.