Skip to content

pantoken-root / formats/interactions/src / InPlaceEditInputType

Type Alias: InPlaceEditInputType ​

InPlaceEditInputType = "text" | "number" | "email" | "url" | "tel" | "search"

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