UNPKG

choerodon-ui

Version:

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

4 lines (3 loc) 274 B
export { LabelAlign, LabelLayout, FormLayout, ResponsiveKeys, ShowValidation, } from './enum'; export { LabelWidth, LabelWidthType, LabelAlignType, LabelLayoutType, ColumnsType, SeparateSpacing, FormProps, } from './Form'; export { FormContextValue, } from './FormContext';