FileActions
configurationDefines the collection of actions that will be rendered in the context menu for file attachments. Each action represents an operation that users can perform on files (download, delete, preview, etc.).
fileActions
ArrayfileActions.icon
StringDefines the icon class for the context menu action. The icon appears next to the action text in the context menu.
fileActions.name
StringDefines the name identifier for the context menu action. This is used internally to identify which action was triggered.
fileActions.text
StringDefines the display text for the context menu action. This text is shown to users in the context menu.