Skip to content

Commit e656ea9

Browse files
committed
Document new icon prop for Intercom
1 parent 6ece72e commit e656ea9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Made by the team at [♠ Calibre](https://calibreapp.com/), your performance com
1616
1717
Since introducing `react-live-chat-loader` in 2019 we've welcomed the addition of several chat provider tools, with thanks to numerous contributors. As a group the Calibre team have taken this library as far as we can, and we're looking for someone to take the reigns. If you, your buddies or team can help, please create a new issue to start discussion. 💬
1818

19-
2019
## 🖇️ Table of Contents
2120

2221
1. [How it Works](#-how-it-works)
@@ -203,6 +202,7 @@ You can customise the Intercom placeholder icon by passing the following props t
203202

204203
- `color`: The background color of the placeholder widget
205204
- `containerClass`: Class to be added to the placeholder element, defaults to `live-chat-loader-placeholder`
205+
- `icon`: Override the default Intercom icon, can be any JSX element.
206206

207207
[Messenger Settings](https://developers.intercom.com/installing-intercom/docs/javascript-api-attributes-objects#messenger-attributes), User context and Company context settings can be set using `window.intercomSettings`. See the [official Intercom documentation](https://developers.intercom.com/installing-intercom/docs/javascript-api-attributes-objects#section-data-attributes) for more details.
208208

0 commit comments

Comments
 (0)