@skedulo/mex-types 1.3.20 → 1.3.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -251,6 +251,7 @@ export interface ToggleEditorItemModel {
|
|
|
251
251
|
* @area Components
|
|
252
252
|
* @value dateTimeEditor
|
|
253
253
|
* @description Allow selecting date and time
|
|
254
|
+
* @label Date & time
|
|
254
255
|
*/
|
|
255
256
|
export interface DateTimePickerViewComponentModel extends CommonEditorViewComponentModel, CommonEditorWithPlaceholder {
|
|
256
257
|
/**
|