---
title: text
subtitle: Text
type: Widgets
---

Text in form.

## Rules

- Forced remove of the `required` effect
- Auto render `-` if the `defaultText` value does not exist

## API

### ui

| Property        | Description               | Type     | Default |
| --------------- | ------------------------- | -------- | ------- |
| `[defaultText]` | Default text of this item | `string` | `-`     |
