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
19
Repository
thelobbi/claude
GitHub Stars
20
First Seen
Apr 4, 2026
components — thelobbi/claude