简体中文
Appearance
收集用户提供的信息的基础控件
<TextBox Text="Hello" />
<TextBox theme:TextBoxExtensions.AddDeleteButton="True" Text="Hello" />
<TextBox theme:TextBoxExtensions.Prefix="https://" Text="www.google.com" />
<TextBox Watermark="Watermark" Text="" />
Demo: SukiUI.Demo/Features/Dashboard/DashboardView.axaml