edit-time
Overview
This editable cell triggers a time picker to allow a user to select or update a time. The input and output value will always be of JavaScript type Date
, unless the value is cleared - in which case the value will be null
.
Basic Example
Standard Attributes
on-change
on-change
value
value
Advanced Attributes
clear-button-visibility
clear-button-visibility
disabled
disabled
Last updated