Fields
DisplayType Properties

Display type

The following table lists the value types for display type property (meta -> displayType)

Display type valueField typeDescription
text_fieldText fieldIt displays a textbox
numberNumberIt displays a number input box
emailEmailIt displays a textbox of type email
phonePhoneIt displays a textbox of type phone
dateDateTextbox for date
monthDateTextbox for date with only month selections
passwordPasswordTextbox for password. Characters entered are not visible directly to user
radioRadioA list of radio options
radio-buttonRadio ButtonA field with selectable button(s)
checkboxCheckboxA field with checkbox(s)
selectSelectA list of dropdown options
multiselectSelectA multple selectable list of dropdown options
fileFileA field for file selections
searchSearchA field with autocomplete kind of functionalities
input-maskText fieldA text field with where field value is formatted to a specified format
currencyText fieldA text field where field value is shown in currency format
multitextText fieldA text field with multiple rows
"custom"CustomA custom defined field which is defined externally and passed as input property. Read more

Star us at github

© Copyright 2023 MuiForms