Overlay
Action Sheet
A high-fidelity bottom sheet that slides up from the base of the screen to present a set of related tasks or options.
Props
| Prop | Type |
|---|---|
open | boolean |
onOpenChange | (v: boolean) => void |
options | Option[] |
title | string |
description | string |
