# XWUIFeedbackResult

Result page/section with icons for success, error, info, warning

## Basic Usage

XWUIFeedbackResult Component Result page/section with icons for success, error, info, warning.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIFeedbackResult Component Result page/section with icons for success, error, info, warning.
```

## Sizes

Different size presets.

```example
file: examples/Sizes.ts
html: examples/Sizes.html
title: Sizes
description: Different size presets.
```

## Access Denied (403)

A forbidden page using the warning status with recovery actions and an extra support reference note.

```example
file: examples/AccessDenied.ts
html: examples/AccessDenied.html
title: Access Denied (403)
description: A 403 forbidden page with warning status, request-access actions, and an extra error-reference note.
```

## Submission Received

A support-ticket confirmation using the info status with a custom icon and a single tracking action.

```example
file: examples/SubmissionReceived.ts
html: examples/SubmissionReceived.html
title: Submission Received
description: A ticket confirmation page with info status, a custom inbox icon, and a Track ticket action.
```

```api
```
