Skip to content

pantoken-root / formats/interactions/src / InPlaceEditInputType

类型别名: InPlaceEditInputType ​

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

可以在 contenteditable 字段上有意义地提示的类似文本的输入类型。