/
githubmirror
/
strapi
Обзор
Документация
Войти
/
githubmirror
/
strapi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
tests/app-template/src/components/unique/top-level.json
20 строк
445 B
Ben Irvin
test: move app-template to common dir
03 дек 2025, 18:18
03 дек 2025, 18:18
6cc814a
Код
Авторство
О чём код?
{ "collectionName": "components_unique_top_level", "category": "unique", "info": { "displayName": "Top Level", "description": "Contains a nested component with all the possible unique field types." }, "attributes": { "nestedUnique": { "type": "component", "repeatable": false, "component": "unique.all", "pluginOptions": { "i18n": { "localized": true } } } } }