Skip to content

Commit efaf5a3

Browse files
docs(chat): Fixed typo
1 parent 139d5b4 commit efaf5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/chat/functionality/toolbar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The Chat configuration object allows you to configure the following behavior asp
5959

6060
- `AnimationSettings` - The [animation](https://docs.telerik.com/kendo-ui/api/javascript/ui/chat/configuration/toolbar.animation) behavior of its toolbar.
6161
- `Scrollable` - defines whether the toolbar will be [scrollable](https://docs.telerik.com/kendo-ui/api/javascript/ui/chat/configuration/toolbar.scrollable). A scrollbar is useful when the buttons cannot entirely fit within the width of RadChat.
62-
- `Toggleable` - Whether the toolbar will be [displayed or hidden](https://docs.telerik.com/kendo-ui/api/javascript/ui/chat/configuration/toolbar.toggleable) upon a button click.
62+
- `Toggleable` - defines whether the toolbar will be [displayed or hidden](https://docs.telerik.com/kendo-ui/api/javascript/ui/chat/configuration/toolbar.toggleable) upon a button click.
6363

6464

6565
>caption **Example 2**: A Chat with a expandable toolbar.

0 commit comments

Comments
 (0)