control , information displays, Text with label #2183
Replies: 7 comments
-
All flet controls have a |
Beta Was this translation helpful? Give feedback.
-
Hello, please can you give an example... |
Beta Was this translation helpful? Give feedback.
-
https://flet.dev/docs/controls/elevatedbutton#elevated-button-with-click-event |
Beta Was this translation helpful? Give feedback.
-
Hello @ndonkoHenri , ![]() |
Beta Was this translation helpful? Give feedback.
-
Ah! It is not directly possible. You will probably have to build a custom control with the available ones. |
Beta Was this translation helpful? Give feedback.
-
custom control how?... |
Beta Was this translation helpful? Give feedback.
-
You will have to combine the available controls (see docs) inorder to come up with yours. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
How can I have a Text control that has a label? Just like the TextField control has, this label would be to indicate information about what the Text is displaying..
thanks you, Víctor
Beta Was this translation helpful? Give feedback.
All reactions