UNPKG

@zohodesk/dot

Version:

In this Library, we Provide Some Basic Components to Build Your Application

10 lines 199 B
export const FieldCommonDefaultProps = () => { return { ePhiData: {}, isLocked: false, isMandatory: false, isDisabled: false, isReadOnly: false, renderLabelProps: {} }; };