Replies: 2 comments 3 replies
-
|
@mrlacey I searched the entire Reactor library for TextInput and didn't find any controls by that name. Only thing I found was I do see TextField which is the Reactor wrapper around TextBox though. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
yeah, i'll fix this right now - it should be TextBox to align with WinUI... initially it went with the SwiftUI name... boo!... PR incoming. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How (and why) is there a new
TextFieldcontrol?I don't see what this adds beyond
TextBox.Is this just about creating a name that is more familiar to people coming from other platforms?
Will this control also make it back to WinUI3 so it can be used there, too?
Beta Was this translation helpful? Give feedback.
All reactions