Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manthan-25 authored May 2, 2019
1 parent fd1f0d2 commit 4eedbc3
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 @@ -59,7 +59,7 @@ Prop | Description | Type | Default
------ | ------ | ------ | ------
**`type`** | Rating Type: either `0`, `1` or `2` - 0 - Not Displayed, 1 - Ratings with Stars, 2 - Ratings with Emojis | number | 0
**`title`** | Title of the Rating Screen to be displayed | string | Rate Your Experience With Housing
**`feedbackPlaceholder`** | Placeholder value to display when feedback screen is opened | E.g. I’m not able to access owner or agent contact details
**`feedbackPlaceholder`** | Placeholder value to display when feedback screen is opened | string | E.g. I’m not able to access owner or agent contact details
**`noOfDays`** | Show Ratings next after 'noOfDays' Days | number | 90
**`shouldAlwaysShow`** | When true the ratings will always be shown regardless of the noOfDays passed | boolean | `false`
**`thanksScreenTimeout`** | timeout (in ms) after which the Thank You Screen will be closed (automatically) | number | 3000 (3s)
Expand Down

0 comments on commit 4eedbc3

Please sign in to comment.