9.0.21 • Published 7 months ago

@fluentui/react-rating v9.0.21

Weekly downloads
-
License
MIT
Repository
github
Last release
7 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.0.21

8 months ago

9.0.20

8 months ago

9.0.19

9 months ago

9.0.18

9 months ago

9.0.17

10 months ago

9.0.16

10 months ago

9.0.13

12 months ago

9.0.12

12 months ago

9.0.15

11 months ago

9.0.14

11 months 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

1 year ago

9.0.2

1 year ago

9.0.1

1 year ago

9.0.0

1 year ago