# XWUIEmbeddedSigningCeremony

In-app signing ceremony with placed tabs, required-field navigation, supplemental docs and completion events.

## BasicUsage

Default two-page lease ceremony.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default two-page lease ceremony.
```

## ReadOnly

Inspect the envelope without applying marks.

```example
file: examples/ReadOnly.ts
html: examples/ReadOnly.html
title: ReadOnly
description: Inspect the envelope without applying marks.
```

## ApplySignature

Apply the focused signature tab from the class API.

```example
file: examples/ApplySignature.ts
html: examples/ApplySignature.html
title: ApplySignature
description: Apply the focused signature tab from the class API.
```

## ExportEnvelope

Read the sanitised envelope JSON.

```example
file: examples/ExportEnvelope.ts
html: examples/ExportEnvelope.html
title: ExportEnvelope
description: Read the sanitised envelope JSON.
```

```api
```
