Side sheets
Side sheets are surfaces containing supplementary content or actions to support tasks as part of a flow. They are typically anchored on the right edge of larger screens like tablets and desktops.
Usage
Props
| Props | Type | Description | Default | 
|---|---|---|---|
divider | boolean | show divider in body content | false | 
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 |