mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
e10cfd0019
* feat: assistant widget * fix * docs: rename Assistant Widget to Mintlify Widget * docs: shorten widget sidebar title * add starter questions + support email * new playground * update * fix * remove bg * remove bg * fix * update link * resolve merge conflicts * update intro, copy edit * add prerequisites and confirmation step * vale warning * fix * fix * fkx * fix * fix * live preview * fix --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
12 lines
311 B
Plaintext
12 lines
311 B
Plaintext
---
|
|
title: "Widget preview"
|
|
description: "Host page for the live preview in the assistant widget playground."
|
|
keywords: ["assistant", "widget", "preview"]
|
|
mode: "custom"
|
|
noindex: true
|
|
---
|
|
|
|
import { AssistantWidgetPreviewHost } from "/snippets/assistant-widget-preview-host.jsx";
|
|
|
|
<AssistantWidgetPreviewHost />
|