@fluentui/react-input
TypeScript icon, indicating that this package has built-in type declarations

9.4.72 • Public • Published

@fluentui/react-input

React Input components for Fluent UI React

Inputs give people a way to enter and edit text.

Usage

Import Input:

import { Input } from '@fluentui/react-components';

Examples

<Input defaultValue="Hello, World!" />
<Input value={value} onChange={onInputChange} />

See Fluent UI Storybook for more detailed usage examples.

Alternatively, run Storybook locally with:

  1. yarn start
  2. Select react-input from the list.

Specification

See Spec.md

Upgrade Guide

If you're upgrading to Fluent UI v9 see the upgrade guide in Storybook under Concepts > Upgrading.

Readme

Keywords

none

Package Sidebar

Install

npm i @fluentui/react-input

Weekly Downloads

82,057

Version

9.4.72

License

MIT

Unpacked Size

226 kB

Total Files

37

Last publish

Collaborators

  • sopranopillow
  • microsoft1es
  • justslone
  • chrisdholt
  • miroslavstastny
  • levithomason
  • uifabricteam
  • uifrnbot
  • dzearing
  • layershifter
  • ling1726
  • travisspomer