Is it possible to display a button on autocomplete dropdown? #5814
Unanswered
vanessadnguyen
asked this question in
Q&A
Replies: 1 comment
-
You could use a link in doc tooltip https://mkslanc.github.io/ace-playground/#custom-completions to achieve something similar |
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.
-
Hi all,
Since my autocomplete data can be long and complex, I would like to have a "Show All" button on the autocomplete which will bring up a separate popup window to show a whole list of data in table format.
Is it possible to add a button on the autocomplete dropdown? Please see the snapshot below as an example.
Any help or advice is greatly appreciated.
Vanessa
Beta Was this translation helpful? Give feedback.
All reactions