# Scrim
The backdrop to a modal.

**Selector:**
og-scrim

**Use:**
`<og-scrim></og-scrim>`

## Module
```javascript
import { ScrimModule } from '@opensesame/opensesameui';
```

## Types
```javascript
import { ScrimProps } from '@opensesame/opensesameui';
import { ScrimClasses } from '@opensesame/opensesameui';
```

## Props
Name | Type | Default | Description
---- | ---- | ------- | -----------
classes | object | | Override or extend the styles applied to the component.
className | string | | Class(es) applied to the component.

## Classes
Rule name | Class | Description
--------- | ----- | -----------
root | .og-scrim-root | Styles applied to the root element.
