SchedulerMessagesRecurrenceEditorMonthlySettingsTagHelper
Example
Razor
<monthly/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| date | String | The text similar to "Date " displayed in the scheduler recurrence editor. Also used for titles of the appropriate inputs. |
| day | String | The text similar to "Day " displayed in the scheduler recurrence editor. |
| interval | String | The text similar to " month(s)" displayed in the scheduler recurrence editor. |
| repeat-every | String | The text similar to "Repeat every: " displayed in the scheduler recurrence editor. |
| repeat-on | String | The text similar to "Repeat on: " displayed in the scheduler recurrence editor. |