OutputActionInterface
Interface
Definition
Package:@progress/kendo-react-conversational-ui
Properties
id
string
Unique identifier for the action command.
spacer?
boolean
If true, adds a spacer in the action commands section for visual separation.
Useful for visually separating groups of actions.
svgIcon?
any
SVG icon displayed on the button.
text
string
Text displayed on the button.
themeColor?
"base" | "primary" | "secondary" | "tertiary" | "info" | "success" | "warning" | "error" | "inverse"
Theme color of the button.
title?
string
Title attribute (tooltip) for the button.