Interface: LinkActionRenameProps
Defined in: widgets/linkAction.tsx:422
Props for LinkActionRename component.
See
Extends
Pick
<LinkActionStyleProps
,"className"
|"title"
>
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
| Additional CSS class for the component. |
| |
| Title for the action button. |
|