> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uifoundations.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Forms

> Getting user input and managing form state

UI Foundations Kit reskins the MUI form control components, mainly the `<FilledInput />` to obtain a distinct visual style.

<Frame>
  <img src="https://mintcdn.com/uifoundationskit/Wk6Bxr5jJVKk6EEL/images/forms.png?fit=max&auto=format&n=Wk6Bxr5jJVKk6EEL&q=85&s=a296ae0368935ba877f48d6dc065bd68" width="2268" height="2038" data-path="images/forms.png" />
</Frame>

Within the Kit are examples of input fields, text areas, image uploads, and radio groups like in the above image. All components provided by MUI are available for use as well, but with a nice, new look and feel.
