Skip to content

Commit da97177

Browse files
committed
docs: Add missing chat prompt message styles
1 parent bd93547 commit da97177

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/api/bot_options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,8 @@ If you wish to make further changes to the chatbot styles, then below is the lis
447447
| chatInputAreaStyle | object | {} | Styles for the chatbot input container. |
448448
| chatInputAreaFocusedStyle | object | {} | Styles for the chatbot input container when it is focused. |
449449
| chatInputAreaDisabledStyle | object | {} | Styles for the chatbot input container when it is disabled. |
450+
| chatMessagePromptStyle | object | {} | Styles for the new message prompt. |
451+
| chatMessagePromptHoveredStyle | object | {} | Styles for the new message prompt when it is hovered. |
450452
| chatWindowStyle | object | {} | Styles for the chatbot window. |
451453
| footerStyle | object | {} | Styles for the chatbot footer. |
452454
| headerStyle | object | {} | Styles for the chatbot header. |

0 commit comments

Comments
 (0)