UNPKG

@recursyve/forms-frontend

Version:
14 lines (13 loc) 291 B
export declare enum ViewType { DATE = "date", LONG_TEXT = "long_text", SHORT_TEXT = "short_text", CHECKBOX = "checkbox", PICTURE = "picture", TIME = "time", GROUP = "group", TABLE = "table", COORD = "coord", DROPDOWN = "dropdown", TEXT = "text" }