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
<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
+
<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>
Copy file name to clipboardExpand all lines: packages/main/test/pages/Input.html
+1
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,7 @@ <h3>Input with valueState and Dynamic suggestions</h3>
103
103
value-state="Error"
104
104
placeholder="Search for a country ...">
105
105
<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>
106
+
<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>
106
107
</ui5-input>
107
108
108
109
<h3>Input suggestions with valueState and ui5-li</h3>
0 commit comments