Absolute positioning inside Stack #3889
Unanswered
Michel7GitHub
asked this question in
Q&A
Replies: 0 comments
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.
-
Question
I want Absolute positioning inside Stack for a TextField control.
In the following code sample, if I remove the "top=40", the TextField behavior change.
Without "top=40", Textfield fills the window, without fixed width. This is the behavior(filling the window size) I want.
With "top=40", Textfield has fixed width.
Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions