Input
The Input component provides users with a field to enter and edit text.
useInput API
Import
import { useInput } from '@mui/base/useInput';
// or
import { useInput } from '@mui/base';
The Input component provides users with a field to enter and edit text.
import { useInput } from '@mui/base/useInput';
// or
import { useInput } from '@mui/base';