Skip to main content

toolbar_search

Function toolbar_search 

Source
pub fn toolbar_search(
    id: impl Into<String>,
    query: Signal<String>,
) -> ToolbarEntry
Expand description

A native search field bound two-way to queryNSSearchToolbarItem, GtkSearchEntry, a Qt search QLineEdit, an AutoSuggestBox. Set the prompt with .placeholder(_).

Day API ↩ Guides· daybrite.dev