# XWUIAuthInvite

Invite-members surface. Conceptual compose with MailRecipientInput/Dialog; native input and role buttons, no nested constructors. Examples use user@example.com only — no passwords.

## Basic Usage

Empty invite form.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Empty invite form.
```

## Draft chips

Two addresses queued.

```example
file: examples/DraftChips.ts
html: examples/DraftChips.html
title: Draft chips
description: Two addresses queued.
```

## Admin role

Role buttons.

```example
file: examples/AdminRole.ts
html: examples/AdminRole.html
title: Admin role
description: Role buttons.
```

## Pending

Resend and revoke.

```example
file: examples/Pending.ts
html: examples/Pending.html
title: Pending
description: Resend and revoke.
```

```api
```
