File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/components/form-rating Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Form Rating
2
2
3
- > BootstrapVue's custom range component, ` <b-form-rating> ` , is for entering or displaying a rating
4
- > value. The component is fully WAI-ARIA accessible and supports keyboard control.
3
+ > BootstrapVue's custom star rating component, ` <b-form-rating> ` , is for entering or displaying a
4
+ > rating value. The component is fully WAI-ARIA accessible and supports keyboard control.
5
5
6
6
## Overview
7
7
Original file line number Diff line number Diff line change 5
5
"title" : " Form Rating" ,
6
6
"version" : " 2.12.0" ,
7
7
"new" : true ,
8
- "description" : " BootstrapVue custom ratings form control or ratings display" ,
8
+ "description" : " BootstrapVue custom star rating form control for ratings entry or aggregated display" ,
9
9
"components" : [
10
10
{
11
11
"component" : " BFormRating" ,
You can’t perform that action at this time.
0 commit comments