FileManagerDialogsRenamePromptSettingsActionTagHelper
Example
Razor
<action>
</action>
Attributes
| Attribute | Type | Description |
|---|---|---|
| action | String | The callback function to be called after pressing the action button. |
| primary | Boolean | A boolean property indicating whether the action button will be decorated as primary button or not. |
| text | String | The text to be shown in the action's button. |