const CONST = { cMultiTextUI: { hint: "", prefix: "", value: "", valueInput: "", maxlength: 11, isShowFlag: false, second: 60, focus: false, start: false, disabled: false, isShowInput: false, isShowSendCode: true, isShowCountdown: false, iconRight: "", isShowIconRight: false, inputDisable: true, isShowBottomLine: false, clickActive: false, confirmType: "done", } } export default { CONST, }