This documentation is under development.
{
"type": "downloads",
"order": 1,
"status": true,
"settings": {
"slug": "files",
"title": "Downloads",
"layout": "cards",
"items": [
{
"url": "https://example.com/path/to/filename-01.jpg",
"filename": "filename-01.jpg",
"description": "File description / Image caption",
"filepath": "string",
"name": "Property Brochure"
}
],
"order": 8
}
}