# Component/Notification

## Props

> _Props extracted from Storybook argTypes (docgen unavailable)_


| Name | Type | Required | Default | Description |
|------|------|----------|---------|-------------|
| `position` | `default: top-right` | No |  | 메세지 노출 위치를 지정할 수 있습니다. |
| `offset_y` | `default: 16` | No |  | position 기준으로 커스텀 위치, center일 경우 적용되지 않습니다. |
| `offset_x` | `default: 16` | No |  | position 기준으로 커스텀 위치, center일 경우 적용되지 않습니다. |
