Replies: 1 comment
-
Hi @v116mo, You can use the "readonly" prop instead: ui.input('HELLO', value='try to ctrl-c to copy this').props('readonly') |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
First Check
Example Code
Description
When a TextElement, ie. ui.input, is disabled, it does not allow to copy the text. How to allow the user to copy the text when the control is disabled.
NiceGUI Version
2.24.2
Python Version
Python 3.13.7
Browser
Chrome, Firefox
Operating System
Linux
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions