components

Installation
SKILL.md

MUI Core Components Reference

Input Components

TextField

The most common form input. Wraps FormControl, InputLabel, OutlinedInput/FilledInput/Input, and FormHelperText in one component.

import TextField from '@mui/material/TextField';
import InputAdornment from '@mui/material/InputAdornment';
Installs
13
GitHub Stars
17
First Seen
Apr 4, 2026
components — lobbi-docs/claude