---
title: "Input Group"
pageTitle: "Fylgja Input Group"
description: "Create smarter, more intuitive form controls by grouping inputs and buttons together"
npm: "@fylgja/input-group"
git: "https://github.com/fylgja/fylgja/tree/main/components/input-group"
sortOrder: 11
---
import InstallTabs from "@/components/InstallTabs.astro";
The Fylgja Input Group component allows you to group inputs and buttons together
to create more intuitive form controls.
This component is ideal for building various UI elements such as
search bars, button groups, or rating systems using radio buttons.
## Installation