/
githubmirror
/
strapi
Обзор
Документация
Войти
/
githubmirror
/
strapi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
templates/website/src/components/sections/lead-form.json
26 строк
476 B
Alexandre Bodin
chore(create-strapi-app): implement new templates system
26 авг 2024, 15:57
26 авг 2024, 15:57
c641525
Код
Авторство
О чём код?
{ "collectionName": "components_sections_lead_forms", "info": { "name": "Lead form", "displayName": "Lead form", "icon": "at", "description": "" }, "options": {}, "attributes": { "title": { "type": "string" }, "emailPlaceholder": { "type": "string" }, "submitButton": { "type": "component", "repeatable": false, "component": "links.button" }, "location": { "type": "string" } } }