Skip to main content

Sheet

Function Sheet 

Source
fn Sheet(_: SheetProps) -> Element
Expand description

A picker’s own sheet: the grid, and the backdrop that dismisses it. The backdrop is what makes a click away a cancel without a frame’s delay — the press that opened the picker is over by the time it exists.

§Props

For details, see the props struct definition.