UNPKG

choerodon-ui

Version:

An enterprise-class UI design language and React-based implementation

11 lines (10 loc) 206 B
export declare enum GroupItemCategory { before = "before", after = "after", help = "help", input = "input" } export declare enum ValueChangeAction { blur = "blur", input = "input" }