taipy
taipy copied to clipboard
Feature/#453 add width to input control element
Issue #453
from taipy.gui import Gui, State
bval = True
user_prompt_1 = "Enter your name"
user_prompt_2 = "Enter your message"
md = """
<|{user_prompt_1}|input|width={500}|>
<|{user_prompt_2}|input|width=70%|>
"""
Gui(md).run()
Thank you @chialiotta, we are looking into this
@dinhlongviolin1 @FabienLelaquais @FredLL-Avaiga Please review the PR so the bot does not unassign it.
This PR has been labelled as "🥶Waiting for contributor" because it has been inactive for more than 14 days. If you would like to continue working on this PR, then please add new commit or another comment, otherwise this PR will be closed in 14 days. For more information please refer to the contributing guidelines.
This message is automatic. Just forget about it. We know you are busy right now, and you are still planning to work on it. Take your time, and good luck with your thesis. 😉
This PR has been labelled as "🥶Waiting for contributor" because it has been inactive for more than 14 days. If you would like to continue working on this PR, then please add new commit or another comment, otherwise this PR will be closed in 14 days. For more information please refer to the contributing guidelines.
This PR has been closed because it has been marked as "🥶Waiting for contributor" for more than 14 days with no activity.