ChatFileActionTagHelper
Example
Razor
<file-action>
</file-action>
Attributes
Attribute | Type | Description |
---|---|---|
name | String | Defines the name identifier for the context menu action. This is used internally to identify which action was triggered. |
icon | String | Defines the icon class for the context menu action. The icon appears next to the action text in the context menu. |
text | String | Defines the display text for the context menu action. This text is shown to users in the context menu. |