Interface: LinkActionRenameProps
Defined in: widgets/linkAction.tsx:543
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. |
|