# XWUIOverlayBottomSheet

Mobile-style modal sliding up from bottom

## Basic Usage

XWUIOverlayBottomSheet Component Mobile-style modal sliding up from bottom.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIOverlayBottomSheet Component Mobile-style modal sliding up from bottom.
```

## Share Actions

A titled bottom sheet holding a list of share actions - the familiar mobile "share to..." sheet that slides up from the bottom.

```example
file: examples/ShareActions.ts
html: examples/ShareActions.html
title: Share Actions
description: A titled bottom sheet holding a list of share actions - the familiar mobile "share to..." sheet that slides up from the bottom.
```

## Scrollable Terms

A capped-height bottom sheet whose body scrolls when content is long, with backdrop and escape dismissal disabled to force an explicit choice.

```example
file: examples/ScrollableTerms.ts
html: examples/ScrollableTerms.html
title: Scrollable Terms
description: A capped-height bottom sheet whose body scrolls when content is long, with backdrop and escape dismissal disabled to force an explicit choice.
```

```api
```
