| Name | Type | Description | Notes |
|---|---|---|---|
fieldType*required |
string |
||
width |
number |
||
height |
number |
||
isRequired |
boolean |
||
isReadOnly |
boolean |
||
value |
string |
||
fontSize |
number |
[default to 13] | |
font |
string |
||
fontHexColor |
string |
||
isBoldFont |
boolean |
||
isItalicFont |
boolean |
||
isUnderLineFont |
boolean |
||
lineHeight |
number |
[default to 15] | |
characterLimit |
number |
[default to 0] | |
placeHolder |
string |
||
validationType |
string |
||
validationCustomRegex |
string |
||
validationCustomRegexMessage |
string |
||
dateFormat |
string |
||
timeFormat |
string |
||
imageInfo |
ImageInfo |
||
attachmentInfo |
AttachmentInfo |
||
editableDateFieldSettings |
EditableDateFieldSettings |
||
hyperlinkText |
string |
||
dataSyncTag |
string |
||
dropdownOptions |
Array<string> |
||
textAlign |
string |
||
textDirection |
string |
||
characterSpacing |
number |
||
idPrefix |
string |
||
restrictIdPrefixChange |
boolean |
[default to false] | |
backgroundHexColor |
string |
||
resizeOption |
string |
||
isMasked |
boolean |
[default to false] |