You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Defines a short hint, intended to aid the user with data entry when the
70
-
* <code>ui5-timepicker</code> has no value.
71
+
* <code>ui5-time-picker</code> has no value.
71
72
*
72
73
* <br><br>
73
74
* <b>Note:</b> When no placeholder is set, the format pattern is displayed as a placeholder.
74
-
* Passing an empty string as the value of this property will make the <code>ui5-timepicker</code> appear empty - without placeholder or format pattern.
75
+
* Passing an empty string as the value of this property will make the <code>ui5-time-picker</code> appear empty - without placeholder or format pattern.
75
76
*
76
77
* @type {string}
77
78
* @defaultvalue undefined
@@ -99,7 +100,7 @@ const metadata = {
99
100
},
100
101
101
102
/**
102
-
* Defines the value state of the <code>ui5-timepicker</code>.
103
+
* Defines the value state of the <code>ui5-time-picker</code>.
103
104
* <br><br>
104
105
* Available options are:
105
106
* <ul>
@@ -120,7 +121,7 @@ const metadata = {
120
121
},
121
122
122
123
/**
123
-
* Determines whether the <code>ui5-timepicker</code> is displayed as disabled.
124
+
* Determines whether the <code>ui5-time-picker</code> is displayed as disabled.
124
125
*
125
126
* @type {boolean}
126
127
* @defaultvalue false
@@ -131,7 +132,7 @@ const metadata = {
131
132
},
132
133
133
134
/**
134
-
* Determines whether the <code>ui5-timepicker</code> is displayed as readonly.
135
+
* Determines whether the <code>ui5-time-picker</code> is displayed as readonly.
0 commit comments