You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/customization/text.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ The table below lists all the available properties you can override:
38
38
|`privacy-policy-text`|**Type**: `boolean`<br />**Default value**: `I have read and expressly consent to the terms of the <a href='https://pushfeedback.com/privacy'>Privacy Policy</a>.`<br /><br />Privacy policy text. |
39
39
|`rating-placeholder`|**Type**: `string`<br />**Default value**: `Was this page helpful?`<br />Heading for the feedback rating feature (thumbs).<br /><br />|
40
40
|`rating-stars-placeholder`|**Type**: `string`<br />**Default value**: `How would you rate this page`<br />Heading for the feedback rating feature (stars).<br /><br />|
41
-
|`screenshot-attached-text`|**Type**: `string`<br>**Default**: `Screenshot attached text`<br>Label for the screenshot button when a screenshot has been attached. |
41
+
|`screenshot-attached-text`|**Type**: `string`<br />**Default**: `Screenshot attached text`<br />Label for the screenshot button when a screenshot has been attached..<br /><br />|
42
42
|`screenshot-button-text`|**Type**: `string`<br />**Default value**: `Take a Screenshot`<br />Label for the screenshot button.<br /><br /> |
43
43
|`screenshot-topbar-text`|**Type**: `string`<br />**Default value**: `SELECT AN ELEMENT ON THE PAGE`<br />Instructional text when taking a screenshot.<br /><br />|
44
44
|`send-button-text`|**Type**: `string`<br />**Default value**: `Send`<br />Text for the button that submits feedback.<br /><br /> |
0 commit comments