# XWUIAuthSignUp

Sign-up auth block with confirm-password field, three layout variants, and optional social providers.

## Basic Usage

Default sign-up card with confirm-password.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Default sign-up card with confirm-password.
```

## With Social

Google + GitHub social providers.

```example
file: examples/WithSocial.ts
html: examples/WithSocial.html
title: With Social
description: Google + GitHub social providers.
```

## Highlights Block

Block 3 - branded layout with highlights/benefits.

```example
file: examples/HighlightsBlock.ts
html: examples/HighlightsBlock.html
title: Highlights Block
description: Block 3 - branded layout with highlights/benefits.
```

```api
```
