Skip to main content

build_search_view

Function build_search_view 

Source
pub fn build_search_view() -> SearchViewParts
Expand description

Build the search form widget tree.

Returns a SearchViewParts whose root is a Revealer. The caller should insert root into the content pane above the content_stack so the form stays visible while results load into the grid.