export const FIELD_META_PROP = '__dataFieldMeta' export const FIELD_DATA_PROP = '__dataFieldData' export const DEFAULT_TRIGGER = 'onChange'