[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-03 (世界標準時間)。"],[[["\u003cp\u003eYou can customize the HTML of a chat dialog using either \u003ccode\u003edf-messenger-chat\u003c/code\u003e for a consistently open dialog or \u003ccode\u003edf-messenger-chat-bubble\u003c/code\u003e for a dialog that can be opened and closed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edf-messenger\u003c/code\u003e element requires \u003ccode\u003eagent-id\u003c/code\u003e, \u003ccode\u003elanguage-code\u003c/code\u003e, and \u003ccode\u003eproject-id\u003c/code\u003e attributes, and allows optional attributes for feedback, location, initial intent, OAuth client ID, storage, session duration, URL permissions, and query length limits.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edf-messenger-chat\u003c/code\u003e element allows you to customize the appearance of the chat box with options like \u003ccode\u003echat-title\u003c/code\u003e, \u003ccode\u003echat-subtitle\u003c/code\u003e, \u003ccode\u003ebot-writing-text\u003c/code\u003e, \u003ccode\u003ebot-writing-image\u003c/code\u003e, and custom actor images.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edf-messenger-chat-bubble\u003c/code\u003e element offers all the customization options of \u003ccode\u003edf-messenger-chat\u003c/code\u003e, along with additional attributes for the chat bubble itself, including \u003ccode\u003eexpanded\u003c/code\u003e, \u003ccode\u003echat-icon\u003c/code\u003e, \u003ccode\u003echat-close-icon\u003c/code\u003e, \u003ccode\u003eanchor\u003c/code\u003e, \u003ccode\u003echat-width\u003c/code\u003e, \u003ccode\u003echat-height\u003c/code\u003e, \u003ccode\u003eallow-fullscreen\u003c/code\u003e and \u003ccode\u003eminimized\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Dialogflow CX Messenger HTML customizations\n\nThere are many HTML customizations you can apply to a chat dialog.\n\nHTML chat element options\n-------------------------\n\nThe child element of the `df-messenger` element can be either of:\n\n- `df-messenger-chat`: agent dialog is always open\n- `df-messenger-chat-bubble`: agent dialog can be opened or closed with an open or close bubble button\n\nHTML customizations for `df-messenger`\n--------------------------------------\n\nThe `df-messenger` HTML element has the following attributes:\n\nHTML customizations for `df-messenger-chat`\n-------------------------------------------\n\nThe `df-messenger-chat` HTML element has the following attributes:\n\nHTML customizations for `df-messenger-chat-bubble`\n--------------------------------------------------\n\nThe `df-messenger-chat-bubble` HTML element has the same attributes as\n`df-messenger-chat` and the following additional attributes:"]]