Bottom sheets
Bottom sheets show secondary content anchored to the bottom of the screen
Usage
Sub components
Name | Description |
---|---|
BottomSheets.Activator | The activator of the bottom sheets |
BottomSheets.Content | The content of the bottom sheets |
Activator Props
Props | Type | Description | Default |
---|---|---|---|
asChild | boolean | set true pass any element as the activator | false |
open | boolean | Whether the sheets is open or not | false |