Variable SMEUP_DATA_CELL_INPUT_SETTINGS_KEYSConst
SMEUP_DATA_CELL_INPUT_SETTINGS_KEYS: {
CHECK_OBJECT: { key: "checkObject"; type: "boolean" };
CHECK_VALUE_ON_EXIT: { key: "checkValueOnExit"; type: "boolean" };
FORCE_UPPERCASE: { key: "forceUppercase"; type: "boolean" };
MANDATORY: { key: "mandatory"; type: "boolean" };
} = ...
Type Declaration
ReadonlyCHECK_OBJECT: { key: "checkObject"; type: "boolean" }
ReadonlyCHECK_VALUE_ON_EXIT: { key: "checkValueOnExit"; type: "boolean" }
ReadonlyFORCE_UPPERCASE: { key: "forceUppercase"; type: "boolean" }
ReadonlyMANDATORY: { key: "mandatory"; type: "boolean" }
Smeup Data Cell Input Settings Keys