UNPKG

bb-inline-editor

Version:

Follow me [![twitter](https://img.shields.io/twitter/follow/carlillo.svg?style=social&label=%20carlillo)](https://twitter.com/carlillo) to be notified about new releases.

3 lines (2 loc) 125 B
export type InputType = "text" | "number" | "select" | "range" | "textarea" | "date" | "time" | "datetime" | "checkbox";