0.2.0 • Published 1 month ago

@fluentui/react-search-preview v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

@fluentui/react-search-preview

React Search components for Fluent UI React

These are not production-ready components and should never be used in product. This space is useful for testing new components whose APIs might change before final release.

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-preview';

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-preview 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.

0.2.0

2 months ago

0.1.51

2 months ago

0.1.50

2 months ago

0.1.49

2 months ago

0.1.48

2 months ago

0.1.47

2 months ago

0.1.46

3 months ago

0.1.45

3 months ago

0.1.44

3 months ago

0.1.42

4 months ago

0.1.43

4 months ago

0.1.41

4 months ago

0.1.40

4 months ago

0.1.39

4 months ago

0.1.38

4 months ago

0.1.37

4 months ago

0.1.36

5 months ago

0.1.35

5 months ago

0.1.34

5 months ago

0.1.33

6 months ago

0.1.32

6 months ago

0.1.31

6 months ago

0.1.30

7 months ago

0.1.29

7 months ago

0.1.28

7 months ago

0.1.27

7 months ago

0.1.26

7 months ago

0.1.25

7 months ago

0.1.24

8 months ago

0.1.23

8 months ago

0.1.22

8 months ago

0.1.21

8 months ago

0.1.19

8 months ago

0.1.17

8 months ago

0.1.16

8 months ago

0.1.15

9 months ago

0.1.14

9 months ago

0.1.13

9 months ago

0.1.12

9 months ago

0.1.11

9 months ago

0.1.10

9 months ago

0.1.9

9 months ago

0.1.8

9 months ago

0.1.7

9 months ago

0.1.6

9 months ago

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago