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 the value state of the <code>ui5-datepicker</code>.
55
+
* Defines the value state of the <code>ui5-date-picker</code>.
55
56
* <br><br>
56
57
* Available options are:
57
58
* <ul>
@@ -129,7 +130,7 @@ const metadata = {
129
130
},
130
131
131
132
/**
132
-
* Determines whether the <code>ui5-datepicker</code> is displayed as disabled.
133
+
* Determines whether the <code>ui5-date-picker</code> is displayed as disabled.
133
134
*
134
135
* @type {boolean}
135
136
* @defaultvalue false
@@ -140,7 +141,7 @@ const metadata = {
140
141
},
141
142
142
143
/**
143
-
* Determines whether the <code>ui5-datepicker</code> is displayed as read-only.
144
+
* Determines whether the <code>ui5-date-picker</code> is displayed as read-only.
144
145
*
145
146
* @type {boolean}
146
147
* @defaultvalue false
@@ -152,11 +153,11 @@ const metadata = {
152
153
153
154
/**
154
155
* Defines a short hint, intended to aid the user with data entry when the
155
-
* <code>ui5-datepicker</code> has no value.
156
+
* <code>ui5-date-picker</code> has no value.
156
157
*
157
158
* <br><br>
158
159
* <b>Note:</b> When no placeholder is set, the format pattern is displayed as a placeholder.
159
-
* Passing an empty string as the value of this property will make the <code>ui5-datepicker</code> appear empty - without placeholder or format pattern.
160
+
* Passing an empty string as the value of this property will make the <code>ui5-date-picker</code> appear empty - without placeholder or format pattern.
160
161
*
161
162
* @type {string}
162
163
* @defaultvalue undefined
@@ -168,15 +169,15 @@ const metadata = {
168
169
},
169
170
170
171
/**
171
-
* Determines the name with which the <code>ui5-datepicker</code> will be submitted in an HTML form.
172
+
* Determines the name with which the <code>ui5-date-picker</code> will be submitted in an HTML form.
172
173
*
173
174
* <br><br>
174
175
* <b>Important:</b> For the <code>name</code> property to have effect, you must add the following import to your project:
<divslot="valueStateMessage">Information message. This is a <ahref="#">Link</a>. Extra long text used as an information message. Extra long text used as an information message - 2. Extra long text used as an information message - 3.</div>
49
49
<divslot="valueStateMessage">Information message 2. This is a <ahref="#">Link</a>. Extra long text used as an information message. Extra long text used as an information message - 2. Extra long text used as an information message - 3.</div>
0 commit comments