Skip to content
+

Input

The Input component provides users with a field to enter and edit text.

useInput API

Import

import { useInput } from '@base_ui/react/legacy/useInput';
This hook does not accept any input parameters.

Return value

NameTypeDescription