New to Kendo UI for Angular? Start a free 30-day trial
SendButtonSettings
Defines the settings for the Send button in the Chat component. These settings can be customized to change the appearance and behavior of the button.
Name | Type | Default | Description |
---|---|---|---|
buttonClass? |
|
Specifies the class applied to the Button. | |
disabled? |
|
When | |
fillMode? |
|
Sets the background and border styles of the Button. | |
icon? |
|
Sets the name of an existing font icon in the Kendo UI theme. | |
rounded? |
|
Sets the border radius of the Button. | |
size? |
|
Sets the padding of the Button. | |
svgIcon? |
|
Sets an SVG icon to display inside the Button. | |
themeColor? |
|
Sets a predefined theme color for the Button. The theme color applies as a background and border color and adjusts the text color. |