---
title: "Type Example"
description: "Extracted example from ctx.form"
---

# ctx.form

## Type

```ts
form: FormInstance<any>;
```
