Skip to main content

SearchList

Function SearchList 

Source
pub fn SearchList(props: SearchListProps) -> impl IntoView
Expand description

A searchable list of items with a text input that filters by title and subtitle. The active entry expands to show its detail body and scrolls into view; selected and on_select track the current selection and placeholder customizes the search box.

§Required Props

§Optional Props