9.0.20 • Published 7 months ago

@fluentui/react-search v9.0.20

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@fluentui/react-search

React Search components for Fluent UI React

The SearchBox component allows the users to access information with ease, providing flexibility and the ability to clear and filter the search.

Usage

Import SearchBox:

import { SearchBox } from '@fluentui/react-search';

Examples

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

See Fluent UI Storybook for more detailed usage examples.

Alternatively, run Storybook locally with:

  1. yarn start
  2. Select react-search 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.

9.0.20

8 months ago

9.0.19

8 months ago

9.0.18

9 months ago

9.0.17

9 months ago

9.0.9

12 months ago

9.0.8

12 months ago

9.0.7

1 year ago

9.0.6

1 year ago

9.0.16

10 months ago

9.0.13

11 months ago

9.0.12

11 months ago

9.0.15

10 months ago

9.0.14

10 months ago

9.0.11

11 months ago

9.0.10

11 months ago

9.0.5

1 year ago

9.0.4

1 year ago

9.0.3

1 year ago

9.0.2

1 year ago

9.0.1

1 year ago

9.0.0

1 year ago