mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-03-07 02:00:48 +08:00
Compare commits
1 Commits
progress
...
textbox-re
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cf4705dbde |
@@ -15,6 +15,7 @@
|
|||||||
<TextBox Width="300" Classes="revealPasswordButton" Text="123456" />
|
<TextBox Width="300" Classes="revealPasswordButton" Text="123456" />
|
||||||
<TextBox
|
<TextBox
|
||||||
Width="300"
|
Width="300"
|
||||||
|
IsReadOnly="True"
|
||||||
Classes="ClearButton RevealPasswordButton"
|
Classes="ClearButton RevealPasswordButton"
|
||||||
InnerLeftContent="https://"
|
InnerLeftContent="https://"
|
||||||
InnerRightContent=".com"
|
InnerRightContent=".com"
|
||||||
|
|||||||
Reference in New Issue
Block a user