CheckpointMessagesSettingsTagHelper
Example
Razor
<messages/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| checkpoint-restored-text | String | The stamp text displayed alongside the redo button when state is "redo", indicating that a checkpoint has previously been restored. |
| redo | String | The button label when state is "redo". |
| restore | String | The button label when state is "restore". |
| start-over | String | The button label when state is "startOver". |