Skip to main content

AssetGrid

Function AssetGrid 

Source
pub fn AssetGrid(props: AssetGridProps) -> impl IntoView
Expand description

A grid of thumbnail cards built from items, invoking on_select with an item’s id when its card is clicked. When searchable is set a filter box (labeled by placeholder) narrows cards by label.

§Required Props

§Optional Props