TimeDurationPickerColumnTagHelper

Example

Razor
<timedurationpicker-column>
</timedurationpicker-column>

Attributes

AttributeTypeDescription
nameStringSpecifies the name of the time unit the column will hold. Can be set to the following values: "days"; "hours"; "minutes"; "seconds" or "milliseconds".
formatStringThe format that will be used to display the column value in the input. The amount of # symbols should be equal to the largest amount of digits that the time unit can hold.
maxDoubleSets the maximum time unit value.
minDoubleSets the minimum time unit value.
stepDoubleSpecifies the value used to increment or decrement the column value
In this article
ExampleAttributes
Not finding the help you need?
Contact Support