Skip to content

Commit

Permalink
Upgrade to release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed Oct 17, 2014
1 parent 110fcf8 commit 3562bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ _string_ the base CSS class for the clear button. Defaults to `clear-rating`.
_string_ the CSS class for the clear button that will be appended to the base class above when button is hovered/activated. Defaults to `clear-rating-active`.

#### clearValue
_string_ the value to clear the input to, when the clear button is clicked. Defaults to `0`.
_string_ the value to clear the input to, when the clear button is clicked. Defaults to `min` if not set.

#### clearCaption
_string_ the caption displayed when clear button is clicked. Defaults to `Not Rated`.
Expand Down

0 comments on commit 3562bf0

Please sign in to comment.