Skip to content
  • This project
    • Loading...
  • Sign in

sujata / iba_backend

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Registry
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • iba_backend
  • src
  • components
  • second-dynamic-section
  • description.json
  • sujata's avatar
    change in backend · 315d6db8
    sujata committed 2025-10-13 18:44:52 +0530
    315d6db8 Browse Files
description.json 345 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{
  "collectionName": "components_second_dynamic_section_descriptions",
  "info": {
    "displayName": "Description"
  },
  "options": {},
  "attributes": {
    "Description": {
      "type": "customField",
      "customField": "plugin::ckeditor5.CKEditor",
      "options": {
        "preset": "defaultHtml"
      }
    }
  },
  "config": {}
}