CompletionPopup(
self,
**kwargs: Any = {},
)VerticalScrollPopup widget that displays completion suggestions as clickable options.
Update the popup with new suggestions.
Update which option is selected without rebuilding the list.
Handle click on a completion option.
Hide the popup.
Show the popup.
Message sent when a completion option is clicked.