---
url: /api/formats/interactions/src/type-aliases/InPlaceEditInputType.md
---
[pantoken-root](../../../../index.md) / [formats/interactions/src](../index.md) / InPlaceEditInputType

# Type Alias: InPlaceEditInputType

> **InPlaceEditInputType** = `"text"` | `"number"` | `"email"` | `"url"` | `"tel"` | `"search"`

Text-like input types that can be meaningfully hinted on a contenteditable field.
