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
<p>Fields can have a clearable feature to make easy for users to clear the value. And to be easier to type passwords we can show a toggle button to reveal the password. This is really useful for mobile applications:</p>
64
65
<code-exampletitle="Clear and password":component="examples['inline-actions']" />
66
+
</div>
67
+
68
+
<divclass="page-container-section">
69
+
<h2>Prefixes & suffixes</h2>
65
70
71
+
<p>Prefixes and suffixes can be used to clarify units or to add input in advance. Prefixes are left justified in the text field; suffixes are right justified. Text fields can have both prefixes and suffixes.</p>
0 commit comments