dash-docs icon indicating copy to clipboard operation
dash-docs copied to clipboard

html.Datalist examples

Open chriddyp opened this issue 5 years ago • 1 comments

There are some cool workarounds you can do with html.Datalist & dcc.Input vs dcc.Dropdown, like custom dropdown items.

Would be good to cross-link these examples from the dcc.Dropdown & dcc.Input pages

chriddyp avatar May 04 '20 21:05 chriddyp

Here is one of the few working examples that can be found on the internet: https://community.plotly.com/t/auto-complete-text-suggestion-option-in-textfield/8940/7

Storing mainly as a future reference for myself ;-)

trnkatomas avatar Dec 22 '22 22:12 trnkatomas