9.2.0 • Published 4 months ago

@fluentui/react-rating v9.2.0

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

@fluentui/react-rating

React Rating components for Fluent UI React

A Rating component allows users to provide a rating for a particular item.

This component displays a set of stars or other symbols that represent the rating value. Users can interact with the component to select a rating by clicking on the stars or using touch gestures.

Usage

Import Rating or RatingDisplay:

// From @fluentui/react-components
import { Rating, RatingDisplay } from '@fluentui/react-components';

// Directly from @fluentui/react-rating
import { Rating, RatingDisplay } from '@fluentui/react-rating';

Examples

<Rating />

<RatingDisplay />

See Fluent UI Storybook for more detailed usage examples.

Alternatively, run Storybook locally with:

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

Specification

See Spec.md.

9.1.8

5 months ago

9.1.7

5 months ago

9.1.6

6 months ago

9.1.5

6 months ago

9.1.4

7 months ago

9.1.3

7 months ago

9.1.2

7 months ago

9.1.1

7 months ago

9.1.0

8 months ago

9.2.0

4 months ago

9.0.28

9 months ago

9.0.27

9 months ago

9.0.24

10 months ago

9.0.23

11 months ago

9.0.26

10 months ago

9.0.25

10 months ago

9.0.22

11 months ago

9.0.21

1 year ago

9.0.20

1 year ago

9.0.19

1 year ago

9.0.18

1 year ago

9.0.17

1 year ago

9.0.16

1 year ago

9.0.13

1 year ago

9.0.12

1 year ago

9.0.15

1 year ago

9.0.14

1 year ago

9.0.11

1 year ago

9.0.10

1 year ago

9.0.9

1 year ago

9.0.8

1 year ago

9.0.7

1 year ago

9.0.6

1 year ago

9.0.5

1 year ago

9.0.4

1 year ago

9.0.3

2 years ago

9.0.2

2 years ago

9.0.1

2 years ago

9.0.0

2 years ago