IntervalSettingsTagHelper
Example
Razor
<interval-settings>
</interval-settings>
Attributes
Attribute | Type | Description |
---|---|---|
enabled | Boolean | Indicates whether the interval settings are enabled. |
hour | Int32 | The hour interval setting. |
minute | Int32 | The minute interval setting. |
second | Int32 | The second interval setting. |