Trace: • Editor features
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
flutterui:editor_features [2026/03/23 13:38] admin |
flutterui:editor_features [2026/03/23 15:57] (current) admin |
||
|---|---|---|---|
| Line 19: | Line 19: | ||
| If you have password fields, it's usually helpful to show the password in plain text. By default we don't show plain text passwords, but we have a feature for you: | If you have password fields, it's usually helpful to show the password in plain text. By default we don't show plain text passwords, but we have a feature for you: | ||
| - | {{:flutterui:plain_text_password.png?nolink&300|}} {{:flutterui:password_strength_fair.png?nolink&300|}} | + | <html><div style="width: 100px;"></div></html> |
| + | |||
| + | {{:flutterui:plain_text_password.png?nolink&300|}}<html><span style="margin-right: 20px;"></span></html>{{:flutterui:password_strength_fair.png?nolink&300|}} | ||
| The password field shows the optional icons: | The password field shows the optional icons: | ||
| Line 46: | Line 48: | ||
| The text will be shown below the gray bar. | The text will be shown below the gray bar. | ||
| - | To enabled the password scrength, simply add: | + | To enable the password scrength, simply add: |
| ''f_passwordstrength'' | ''f_passwordstrength'' | ||
| as style. | as style. | ||
