Image Display Element
Common Configuration Properties
Property
Type
Description
fieldOptions
fieldOptionsKey
Type
Description
Example Schema Snippet (Image from URL)
{
"type": "image",
"label": "Company Logo",
"model": "companyLogoUrl",
"fieldOptions": {
"preview": true
}
}Example Schema Snippet (Image from Base64 Data)
BetterForms Specific Notes
Full Property Reference
Last updated
Was this helpful?