Quantcast
Channel: 🎛️ Dash - Plotly Community Forum
Viewing all articles
Browse latest Browse all 6271

How can i clean the string in Input() after I press enter?

$
0
0

Hi,
I use a dcc.Input() like this:

dcc.Input(
      id="kaydetInput_",
      type="text",
      placeholder="write 'ok' to save",
      debounce=True,
      n_submit_timestamp=1000
)

And I wanna clean the string I wrote after I press Enter. Is this possible? If it is, how can I do this?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 6271

Latest Images

Trending Articles



Latest Images