FileManagerDialogsRenamePromptSettingsTagHelper
Example
<rename-prompt>
<actions></actions>
</rename-prompt>
ChildTags
Tag Name | Details |
---|---|
actions | FileManagerDialogsRenamePromptSettingsActionsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
closable | Boolean | Specifies whether a close button should be rendered at the top corner of the dialog. |
content | String | Specifies the content of a Dialog. |
title | String | The text in the dialog title bar. |
width | Double | Specifies width of the dialog. |