ข้อมูลโมดูล
Module Code
Accordion
หมวดหมู่
Interactive
ประเภท
core
เวอร์ชัน
1.0.0
คำอธิบาย
FAQ แบบ expand/collapse
Schema Props
{
"items": {
"type": "array",
"default": [
{
"question": "คำถามที่ 1",
"answer": "คำตอบที่ 1"
},
{
"question": "คำถามที่ 2",
"answer": "คำตอบที่ 2"
},
{
"question": "คำถามที่ 3",
"answer": "คำตอบที่ 3"
}
],
"label": "รายการคำถาม-คำตอบ"
},
"allowMultiple": {
"type": "boolean",
"default": false,
"label": "เปิดหลายอันพร้อมกัน"
}
}
AI Training Notes — Admin อธิบายเพิ่มเติมให้ AI เรียนรู้
ยังไม่มีผลรีวิวจาก AI
กดปุ่ม "ให้ AI รีวิว" ด้านบนเพื่อให้ AI วิเคราะห์โมดูลนี้