-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
26 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
--- | ||
description: "Embed a "floating inbox" chat widget built with XMTP on your website" | ||
description: "Embed a floating inbox chat widget built with XMTP on your website" | ||
--- | ||
|
||
# Embed a chat widget built with XMTP on your website | ||
# Embed a floating inbox chat widget built with XMTP | ||
|
||
You can embed a "floating inbox" chat widget built with XMTP on your website. | ||
You can embed a "floating inbox" chat widget built with XMTP on your website. | ||
|
||
You can use one of these floating inbox quickstart exmaple apps to get started: | ||
You can use one of these floating inbox quickstart example apps to get started: | ||
|
||
- [For JavaScript](https://github.com/xmtp/xmtp-quickstart-reactjs) | ||
|
||
- [With React hooks](https://github.com/xmtp/xmtp-quickstart-hooks) | ||
|
||
- [With Next.js hooks](https://github.com/xmtp/xmtp-quickstart-hooks-next) | ||
|
||
For exmaple, here's a screenshot of the floating inbox chat widget built with the JavaScript quickstart app. You can also try out the [JavaScript quickstart app](https://xmtp-quickstart-reactjs.vercel.app/). | ||
For example, here's a screenshot of the floating inbox chat widget built with the JavaScript quickstart app. You can also try out the [JavaScript quickstart app](https://xmtp-quickstart-reactjs.vercel.app/). | ||
|
||
![Screenshot of the floating inbox chat widget](./chat-widget-screenshot.png) | ||
![Screenshot of the floating inbox chat widget](https://raw.githubusercontent.com/xmtp/docs-xmtp-org/main/docs/pages/img/floating-inbox.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters